Gradle Java Plugin: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 17: Line 17:
==<tt>clean</tt>==
==<tt>clean</tt>==
==<tt>compileJava</tt>==
==<tt>compileJava</tt>==
The "compileJava" task is backed by the [[Gradle JavaCompile Task Type#Overview|JavaCompile]] type.
==<tt>compileTestJava</tt>==
==<tt>compileTestJava</tt>==
==<tt>jar</tt>==
==<tt>jar</tt>==

Revision as of 02:51, 22 October 2020