|
@@ -132,8 +132,8 @@ nbplatform.active=default
|
|
|
#need these in the file for all dependencies to resolve when using command line
|
|
|
#ant and a download of the platform, same as those generated by netbeans platform
|
|
|
#under ${user.properties.file} (defined in platform-private.properties)
|
|
|
-default.javac.source=1.6
|
|
|
-default.javac.target=1.6
|
|
|
+default.javac.source=11
|
|
|
+default.javac.target=11
|
|
|
libs.absolutelayout.classpath=${nbplatform.default.netbeans.dest.dir}/java/modules/ext/AbsoluteLayout.jar
|
|
|
libs.absolutelayout.javadoc=
|
|
|
libs.absolutelayout.maven-pom=
|