Browse Source

Merge pull request #376 from tonihele/issue-375

Resolves #375
Toni Helenius 3 years ago
parent
commit
164c586e47

+ 1 - 7
gradle.properties

@@ -7,11 +7,5 @@ jmeVersionTag = stable
 # Increment this each time jmeVersionTag changes but jmeVersion stays the same
 #jmeVersionTagID = 0
 
-# specify if JavaDoc should be built
-buildJavaDoc = true
-
-# specify if SDK and Native libraries get built
-buildSdkProject = true
-
 # Path for downloading NetBeans Base
-netbeansUrl = https://dlcdn.apache.org/netbeans/netbeans/14/netbeans-14-bin.zip
+netbeansUrl = https://dlcdn.apache.org/netbeans/netbeans/15/netbeans-15-bin.zip

BIN
nbi/antlib/nbi-ant-tasks.jar


BIN
nbi/antlib/nbi-engine.jar


BIN
nbi/antlib/nbi-registries-management.jar


+ 1 - 1
nbi/antlib/version

@@ -1 +1 @@
-NB-14
+NB-15