보라코딩
VSC로 자바하는 방법 본문
1. JDK 설치 (나는 11로)
Java Archive Downloads - Java SE 11 | Oracle 대한민국
WARNING: These older versions of the JRE and JDK are provided to help developers debug issues in older systems. They are not updated with the latest security patches and are not recommended for use in production. For production use Oracle recommends downlo
www.oracle.com
2. Extension Pack for Java 설치
3. file - preferences -setting에서
Java Debugger 들어가서 internalConsole로 바꿔준다
4. .java 파일 만들어서 F5로 실행~
'코딩 > Java' 카테고리의 다른 글
Day42_230224_1차프로젝트 후기 (0) | 2023.02.24 |
---|---|
Day40_230222_1차프로젝트 (0) | 2023.02.22 |
Day39_230221_1차프로젝트 (0) | 2023.02.21 |
Day38_230220_1차프로젝트 (일주일) (0) | 2023.02.20 |
Day31_230209_Oracle (JOIN, GROUP BY) (0) | 2023.02.09 |