Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- for
- php
- Algorithm
- Linux
- CSS
- MacOS
- DATAPATH
- control
- Pipelining
- Class
- instruction
- Java
- web
- python
- html
- javascript
- system
- DB
- DS
- while
- XML
- data structure
- architecture
- react
- github
- MIPS
- function
- DoM
- mysql
- computer
Archives
- Today
- Total
YYYEJI
[JAVA] 이클립스 The selection cannot be launched, and there are no recent launches 오류 해결하기 본문
Java
[JAVA] 이클립스 The selection cannot be launched, and there are no recent launches 오류 해결하기
YEJI ⍢ 2022. 11. 3. 03:21728x90
이 에러는 앞서 실행한 파일과 충돌이 일어나서 생기는 에러인데 . . .
저는 이클립스를 방금 다시 다운받고 실행시킨 사람으로써 조금 당황을 했습니다.
↓↓↓ Error ↓↓↓
The selection cannot be launched, and there are no recent launches.
아래 스텝을 따라가주세요.
◡̈
'Java' 카테고리의 다른 글
[JAVA] Scanner 클래스 (0) | 2022.12.24 |
---|---|
[JAVA] 변수(variable)란? (0) | 2022.12.23 |
[JAVA] 자바에서 주석(comment) 처리하는 방법 (0) | 2022.10.23 |
[JAVA] Delimiter란? (0) | 2022.10.23 |
[JAVA] 사용자로부터 값 입력받기 (Scanner) (0) | 2022.10.23 |