From: Roland Haeder Date: Mon, 12 Oct 2015 06:20:19 +0000 (+0200) Subject: updated project files (JDK 1.7, not JDK_1.7) X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=0ec4eb9dad737b24e92aebaddb5a469465f83c07;p=jcore-swing.git updated project files (JDK 1.7, not JDK_1.7) Signed-off-by:Roland Häder --- diff --git a/nbproject/build-impl.xml b/nbproject/build-impl.xml index b34ec20..db8e7f8 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 c503023..37f28f5 100644 --- a/nbproject/genfiles.properties +++ b/nbproject/genfiles.properties @@ -3,6 +3,6 @@ build.xml.script.CRC32=a2a4a6c0 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=2ba9d3c4 -nbproject/build-impl.xml.script.CRC32=d709fde7 +nbproject/build-impl.xml.data.CRC32=759fc540 +nbproject/build-impl.xml.script.CRC32=931aea17 nbproject/build-impl.xml.stylesheet.CRC32=876e7a8f@1.75.2.48 diff --git a/nbproject/project.properties b/nbproject/project.properties index 5fa1421..7916790 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -77,7 +77,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 5888ff3..9677eed 100644 --- a/nbproject/project.xml +++ b/nbproject/project.xml @@ -4,7 +4,6 @@ jcore-swing -