gradle.properties 725 B

123456789101112131415161718
  1. # Version number used for plugins, only 3 numbers (e.g. 3.1.3)
  2. jmeVersion = 3.3.0
  3. # Version used for application and settings folder, no spaces!
  4. jmeMainVersion = 3.3
  5. # Version addition pre-alpha-svn, Stable, Beta
  6. #jmeVersionTag = SNAPSHOT
  7. # Increment this each time jmeVersionTag changes but jmeVersion stays the same
  8. #jmeVersionTagID = 0
  9. # specify if JavaDoc should be built
  10. buildJavaDoc = true
  11. # specify if SDK and Native libraries get built
  12. buildSdkProject = true
  13. # Path for downloading NetBeans Base
  14. netbeansUrl = http://apache.org/dist/netbeans/netbeans/11.2/netbeans-11.2-bin.zip
  15. # LTS: http://apache.org/dist/incubator/netbeans/incubating-netbeans/incubating-11.0/incubating-netbeans-11.0-bin.zip