Browse Source

Upgrade Netbeans to 11.2

MeFisto94 5 years ago
parent
commit
f0b44c6b19
1 changed files with 2 additions and 1 deletions
  1. 2 1
      gradle.properties

+ 2 - 1
gradle.properties

@@ -25,7 +25,8 @@ bulletFolder = bullet-2.82-r2704
 bulletZipFile = bullet.zip
 
 # Path for downloading NetBeans Base
-netbeansUrl = http://apache.org/dist/incubator/netbeans/incubating-netbeans/incubating-11.0/incubating-netbeans-11.0-bin.zip
+netbeansUrl = http://apache.org/dist/netbeans/netbeans/11.2/netbeans-11.2-bin.zip
+# LTS: http://apache.org/dist/incubator/netbeans/incubating-netbeans/incubating-11.0/incubating-netbeans-11.0-bin.zip
 
 # POM settings
 POM_NAME=jMonkeyEngine