tasks.withType(JavaCompile) {
options.compilerArgs << "-Xlint:unchecked" << "-Xlint:deprecation"
}'gradle' 카테고리의 다른 글
| 윈도우11 + Gradle 8.10.x + eclipse2024-09 한글 깨짐 현상 (0) | 2025.09.08 |
|---|---|
| Generating Javadoc With Gradle (0) | 2024.02.29 |
| gradle customizing - gradle 설치 디렉토리 및 파일들 (0) | 2023.10.06 |
| updatePolicy - gradle (0) | 2023.09.18 |
| gradle 호환성 (0) | 2023.02.26 |


