![[IntelliJ]No candidates found for method call profile 오류 해결 방법](http://i1.daumcdn.net/thumb/C120x120/?fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdna%2F7i0mt%2FbtsIVL680kk%2FAAAAAAAAAAAAAAAAAAAAACa6LeqTTcX7NFNYrOJRXEX4WQFII49_nQSM_8u7RcS5%2Fimg.png%3Fcredential%3DyqXZFxpELC7KVnFOS48ylbz2pIh7yKj8%26expires%3D1753973999%26allow_ip%3D%26allow_referer%3D%26signature%3Dakm8EBF07hiDEiSsKMaqjJbDrQQ%253D)
[IntelliJ]No candidates found for method call profile 오류 해결 방법
컴퓨터를 재설치 후 IntelliJ 세팅을 하고 기존프로젝트를 실행했는데 No candidates found for method call profile(메소드 호출 프로필에 대한 후보를 찾을 수 없습니다.)라는 오류가 발생했다. 해결방법해당 프로젝트 build.gradle 파일에 마우스 우클릭한 후 Reload from Disk를 눌러 디스크를 재로딩해야 한다. 로딩이 완료되고 IntelliJ 프로그램을 재시작하면 이 오류는 해결이 된다.
- developer life/error
- · 2024. 8. 7.