728x90
- [File > Settings] 메뉴 클릭 (맥 기준 단축키 : Command + ,)
- [Build, Excution, Deployment > Build Tools > Gradle] 클릭
- Build and run using과 Run tests using이 아마도 Gradle(Default)로 되어있을텐데, 이것을
Intellij IDEA로 바꿔준다.
(위 과정을 마친 후 프로젝트를 실행했을 때, 실행이 안된다면 Terminal 에서 java -version 을 입력하여 자바 버전을 확인 후 Gradle JVM 의 버전을 맞춰준다.)
참고
728x90
'Programming' 카테고리의 다른 글
[IntelliJ] Build 시 Out Of Memory 대처법 (0) | 2023.06.26 |
---|---|
[IntelliJ] JDK1.8 사용시 Gradle 환경에서 Mybatis Parameter Binding 이슈 (0) | 2023.06.26 |
[intellij] SpringBoot Devtools Remote LiveReload 설정 (0) | 2021.11.28 |
[intellij] 클래스 생성시 자동생성 주석 설정 (0) | 2021.09.09 |
[intellij] 테스트 코드 수행속도 향상 시키기 (0) | 2021.08.23 |
댓글