From bbc9ecc9b96e3a30209d19ba249bac6c1bd761aa Mon Sep 17 00:00:00 2001 From: Not Zed Date: Thu, 30 Apr 2020 14:48:19 +0930 Subject: [PATCH] Local netbeans changes, 11.3 and jdk location. --- nbproject/build-impl.xml | 27 +++++++++++++++++++++++++-- nbproject/genfiles.properties | 4 ++-- nbproject/project.properties | 2 +- 3 files changed, 28 insertions(+), 5 deletions(-) diff --git a/nbproject/build-impl.xml b/nbproject/build-impl.xml index 9cc58e9..46a5edb 100644 --- a/nbproject/build-impl.xml +++ b/nbproject/build-impl.xml @@ -1092,7 +1092,7 @@ is divided into following sections: - + @@ -1108,6 +1108,17 @@ is divided into following sections: + + + + + + + + + + + @@ -1118,7 +1129,7 @@ is divided into following sections: - + @@ -1272,6 +1283,18 @@ is divided into following sections: + + + + + + + + + + + + diff --git a/nbproject/genfiles.properties b/nbproject/genfiles.properties index 29eae41..10ac352 100644 --- a/nbproject/genfiles.properties +++ b/nbproject/genfiles.properties @@ -4,5 +4,5 @@ build.xml.stylesheet.CRC32=32069288@1.6.1 # This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml. # Do not edit this file. You may delete it but then the IDE will never regenerate such files for you. nbproject/build-impl.xml.data.CRC32=2c0455af -nbproject/build-impl.xml.script.CRC32=68c8182d -nbproject/build-impl.xml.stylesheet.CRC32=0f0529df@1.7 +nbproject/build-impl.xml.script.CRC32=0af0e4e8 +nbproject/build-impl.xml.stylesheet.CRC32=496e4d3b@1.9 diff --git a/nbproject/project.properties b/nbproject/project.properties index c05dc39..25a39d7 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -75,7 +75,7 @@ jlink.additionalmodules= jlink.additionalparam= jlink.launcher=true jlink.launcher.name=notzed.zcl -platform.active=JDK_15 +platform.active=JDK_15_panama project.license=gpl3-notzed run.classpath= # Space-separated list of JVM arguments used when running the project. -- 2.39.2