https://docs.gradle.org/8.7/userguide/command_line_interface.html
Command-Line Interface Reference
Gradle provides several built-in tasks which show particular details of your build. This can be useful for understanding your build’s structure and dependencies, as well as debugging problems. Running the projects task gives you a list of the subprojects
docs.gradle.org
'dev > build-tool' 카테고리의 다른 글
[build-tool] Eclipse에 git 관련 설정하기 (0) | 2024.08.23 |
---|---|
[build-tool] java - jar 파일 실행하기 (0) | 2024.05.24 |
[build-tool] gradle 및 maven 으로 jar 파일 생성하기 (0) | 2024.05.24 |