[JAVA] gradle tasks Japanese translation

Japanese translation of the help message output when gradle tasks are executed.

All tasks that can be executed from the root project

Build configuration task

gradle init Initialize a new Gradle project.

gradle wrapper Generate a Gradle wrapper file.

Help task

gradle buildEnvironment Display all dependency information declared in source of the root project.

gradle components View the components generated by the root project source. [In development]

gradle dependencies Show all dependency information declared in the root project.

gradle dependencyInsight View insights into specific dependencies in the root project's source.

gradle dependentCompononts View the dependent components of the components in the root project's source. [In development]

gradle help Display a help message.

gradle model Display the setting system of source of the root project. [In development]

gradle projects View the source subproject of the root project.

gradle properties Display the properties of the project's source.

gradle tasks View tasks that can be performed from the root project source.

gradle tasks --all View all tasks and view more detailed information.

gradle help --task task View details about the task.

Recommended Posts

gradle tasks Japanese translation
Gradle Japanese translation
Docker Gradle Quick Reference Japanese Translation
settings.gradle Japanese translation
build.gradle Japanese translation
Java Quickstart Japanese translation
[Gradle] About Java plug-in tasks
Control tasks performed in Gradle
Gradle
Docker Desktop WSL 2 backend Japanese translation
[Introduction to Docker] Official Tutorial (Japanese translation)