develog

[intellij] Name for argument of type [java.lang.Integer] not specified, and parameter name information not available via reflection. Ensure that the compiler uses the '-parameters' flag. 오류 본문

카테고리 없음

[intellij] Name for argument of type [java.lang.Integer] not specified, and parameter name information not available via reflection. Ensure that the compiler uses the '-parameters' flag. 오류

냐옴 2025. 2. 21. 17:36

 

intellij 에서 Build and Run 설정을 'Intellij IDEA' 에서 'Gradle' 로 변경한다

 

Settings > Build, Execution, Deployment > Build Tools > Gradle > Gradle Projects > Build and Run

 

 

 

Comments