diff --git a/BuildAll/build.xml b/BuildAll/build.xml index d41b561fd..ef639662b 100644 --- a/BuildAll/build.xml +++ b/BuildAll/build.xml @@ -51,8 +51,7 @@ -init-macrodef-junit: defines macro for junit execution -init-macrodef-debug: defines macro for class debugging -init-macrodef-java: defines macro for class execution - -do-jar-with-manifest: JAR building (if you are using a manifest) - -do-jar-without-manifest: JAR building (if you are not using a manifest) + -do-jar: JAR building run: execution of project -javadoc-build: Javadoc generation test-report: JUnit report generation diff --git a/BuildAll/nbproject/genfiles.properties b/BuildAll/nbproject/genfiles.properties index b95cd73c2..f2b42c195 100644 --- a/BuildAll/nbproject/genfiles.properties +++ b/BuildAll/nbproject/genfiles.properties @@ -1,6 +1,6 @@ build.xml.data.CRC32=cab45985 -build.xml.script.CRC32=7a797370 -build.xml.stylesheet.CRC32=28e38971@1.50.3.46 +build.xml.script.CRC32=9113ff80 +build.xml.stylesheet.CRC32=8064a381@1.68.1.46 # 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=b4df970c diff --git a/Essentials/nbproject/build-impl.xml b/Essentials/nbproject/build-impl.xml index 7a011527b..ca9d47bfb 100644 --- a/Essentials/nbproject/build-impl.xml +++ b/Essentials/nbproject/build-impl.xml @@ -79,6 +79,7 @@ is divided into following sections: + @@ -96,10 +97,11 @@ is divided into following sections: - + - - + + + @@ -116,12 +118,6 @@ is divided into following sections: - - - - - - @@ -140,24 +136,12 @@ is divided into following sections: - + - + - - - - - - - - - - - - @@ -211,7 +195,15 @@ is divided into following sections: - + + + + + + + + + @@ -300,6 +292,7 @@ is divided into following sections: + @@ -339,6 +332,7 @@ is divided into following sections: + @@ -471,7 +465,7 @@ is divided into following sections: - + @@ -862,8 +856,8 @@ is divided into following sections: - - + + @@ -875,7 +869,7 @@ is divided into following sections: - + @@ -998,41 +992,25 @@ is divided into following sections: - - - - - - - - - - - - - To run this application from the command line without Ant, try: - - - - - - - java -cp "${run.classpath.with.dist.jar}" ${main.class} - - + - + - + - + + + + + + @@ -1040,23 +1018,41 @@ is divided into following sections: - + To run this application from the command line without Ant, try: java -jar "${dist.jar.resolved}" - + + + + + + + + + + + + + + + + + - + + - + +