Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
Tags
- JavaScript
- find
- bash
- port
- import
- xargs
- GIT
- grep
- Eclipse
- VirtualBox
- 줄바꿈 문자
- Windows
- Source
- plugin
- vscode
- web.xml
- maVen
- tomcat
- 네트워크
- Mac
- ssh
- context
- 단축키
- IntelliJ
- profile
- Windows 10
- resource
- Quartz
- lsof
- netsh
Archives
- Today
- Total
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