You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

local.properties 394B

123456789101112
  1. # for non-release builds, versions should all be DEVELOPMENT
  2. # except for build.version.base
  3. build.version=1.8.0.M1
  4. build.version.base=1.8
  5. build.version.long=1.8.0.M1
  6. build.version.short=1.8.0.M1
  7. # Repo version is for maven (as built with 'ant repo')
  8. repo.version=1.6.4
  9. java11.home=c:/home/apps/jdk11
  10. java13.home=c:/home/apps/jdk13
  11. java14.home=c:/home/apps/jdk14
  12. java15.home=c:/home/apps/jdk15