[환경세팅] 4. 인텔리J

metacoding's avatar
Jan 27, 2025
[환경세팅] 4. 인텔리J

1. 다운로드 및 설치

2. 자바 프로젝트 만들어보기

notion image
 

3. 코드 작성하고 실행해보기

public class HelloWorld { public static void main(String[] args) { System.out.println("Hello World!"); } }
notion image
notion image
 
Share article

Getinthere Blog