We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8968747 commit bfe59f9Copy full SHA for bfe59f9
build.gradle
@@ -9,6 +9,8 @@
9
// into a Gradle build from Maven and Eclipse+GWT based builds.
10
//=====================================================================
11
12
+// tested with gradle 8.7
13
+
14
// 1. Run Gradle build with verbose output:
15
// gradle compileGwt --console verbose --info
16
// 2. Create the web-site directory from the build files:
0 commit comments