차근차근 개발중

[IntelliJ] error: package com.querydsl.core.types does not exist 오류시 해결방법 본문

IDE/IntelliJ

[IntelliJ] error: package com.querydsl.core.types does not exist 오류시 해결방법

zaenny 2022. 5. 24. 16:50

 

 

톰캣을 설정 후 실행했을 때 이런 오류가 발생했다.

이것저것 만져보다가 찾아낸 해결책 

Preferences > Build,Execution,Deployment > Gradle 

 

Build and run using / Run tests using 설정을 

IntelliJ IDEA로 변경했더니 해결 되었다.

 

어떤 이유인지는 사실 모르겠다

TH가 몇번 눌러보더니 해결해줬다.

또 나중에 헤맬 것 같아서 해결책만 우선 작성하는 것이라  이유를 찾아서 추가해둬야겠다.  

'IDE > IntelliJ' 카테고리의 다른 글

[IntelliJ] IntelliJ에서 GitLab 프로젝트 연동하기  (0) 2022.05.24
Comments