From cab516ccfd7b9a428b70e3d195f700d723c17295 Mon Sep 17 00:00:00 2001 From: Roland Haeder Date: Mon, 12 Oct 2015 08:20:14 +0200 Subject: [PATCH] =?utf8?q?updated=20project=20files=20(JDK=201.7,=20not=20?= =?utf8?q?JDK=5F1.7)=20Signed-off-by:Roland=20H=C3=A4der=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- nbproject/build-impl.xml | 81 ++++++++++------------------------- nbproject/genfiles.properties | 4 +- nbproject/project.properties | 2 +- nbproject/project.xml | 1 - 4 files changed, 26 insertions(+), 62 deletions(-) diff --git a/nbproject/build-impl.xml b/nbproject/build-impl.xml index 3435f29..6f3bedc 100644 --- a/nbproject/build-impl.xml +++ b/nbproject/build-impl.xml @@ -79,43 +79,7 @@ is divided into following sections: - - - - - - - - - - - - - - - - - - - - - - - - - - Must set platform.home - Must set platform.bootcp - Must set platform.java - Must set platform.javac - - The J2SE Platform is not correctly set up. - Your active platform is: ${platform.active}, but the corresponding property "platforms.${platform.active}.home" is not found in the project's properties files. - Either open the project in the IDE and setup the Platform with the same name or add it manually. - For example like this: - ant -Duser.properties.file=<path_to_property_file> jar (where you put the property "platforms.${platform.active}.home" in a .properties file) - or ant -Dplatforms.${platform.active}.home=<path_to_JDK_home> jar (where no properties file is used) - + @@ -244,6 +208,15 @@ is divided into following sections: + + + + + + + + + @@ -312,7 +285,7 @@ is divided into following sections: - + @@ -352,7 +325,7 @@ is divided into following sections: - + @@ -433,7 +406,7 @@ is divided into following sections: - + @@ -456,7 +429,7 @@ is divided into following sections: - + @@ -495,7 +468,7 @@ is divided into following sections: - + @@ -575,7 +548,7 @@ is divided into following sections: - + @@ -600,7 +573,7 @@ is divided into following sections: - + @@ -780,9 +753,6 @@ is divided into following sections: - - - @@ -798,9 +768,7 @@ is divided into following sections: - - - + @@ -825,7 +793,7 @@ is divided into following sections: - + @@ -852,7 +820,7 @@ is divided into following sections: - + @@ -1050,7 +1018,7 @@ is divided into following sections: To run this application from the command line without Ant, try: - ${platform.java} -jar "${dist.jar.resolved}" + java -jar "${dist.jar.resolved}" @@ -1259,13 +1227,10 @@ is divided into following sections: - - - - + - + diff --git a/nbproject/genfiles.properties b/nbproject/genfiles.properties index 32177ac..b1edd1f 100644 --- a/nbproject/genfiles.properties +++ b/nbproject/genfiles.properties @@ -3,6 +3,6 @@ build.xml.script.CRC32=d43bc724 build.xml.stylesheet.CRC32=8064a381@1.75.2.48 # 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=042cbac2 -nbproject/build-impl.xml.script.CRC32=b5caa42e +nbproject/build-impl.xml.data.CRC32=9169ce91 +nbproject/build-impl.xml.script.CRC32=1a928d8d nbproject/build-impl.xml.stylesheet.CRC32=876e7a8f@1.75.2.48 diff --git a/nbproject/project.properties b/nbproject/project.properties index 1aa4d1d..1129e42 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -74,7 +74,7 @@ manifest.custom.codebase= manifest.custom.permissions= meta.inf.dir=${src.dir}/META-INF mkdist.disabled=true -platform.active=JDK_1.7 +platform.active=default_platform project.license=gpl30 run.classpath=\ ${javac.classpath}:\ diff --git a/nbproject/project.xml b/nbproject/project.xml index 0f0daf7..e1f1081 100644 --- a/nbproject/project.xml +++ b/nbproject/project.xml @@ -4,7 +4,6 @@ jcore-logger-lib - -- 2.39.5