IntelliJ - 터미널에서 실행하기

Hyunjun Jang·2021년 11월 29일
0
post-custom-banner

설정

  1. IntelliJ 실행
  2. command-line launcher 생성
    IntelliJ -> Tools -> Create Command-line Launcher 메뉴 클릭한다.

아래와 같은 창이 생성이 되며, 별다른 설정 필요 없이 OK 버튼을 클릭한다.

실행

터미널을 실행 시키고 실행할 프로젝트 위치로 이동하여 idea . 명령어 입력하여 IntelliJ 실행한다.

profile
Let's grow together😊
post-custom-banner

0개의 댓글