summaryrefslogtreecommitdiffstats
path: root/BuildAll/build.xml
diff options
context:
space:
mode:
authorIaccidentally <coryhuckaby@gmail.com>2013-11-06 18:03:46 -0500
committerIaccidentally <coryhuckaby@gmail.com>2013-11-06 18:03:46 -0500
commit235f134514742996c69e450638cc5240f6891c7e (patch)
tree7dbdda570be571b25fc6548a286d463cee0cdbd3 /BuildAll/build.xml
parent6af1b923cc7a1e7d0f176f84a30a7f9c4163b546 (diff)
downloadEssentials-235f134514742996c69e450638cc5240f6891c7e.tar
Essentials-235f134514742996c69e450638cc5240f6891c7e.tar.gz
Essentials-235f134514742996c69e450638cc5240f6891c7e.tar.lz
Essentials-235f134514742996c69e450638cc5240f6891c7e.tar.xz
Essentials-235f134514742996c69e450638cc5240f6891c7e.zip
netbeans 7.4 stuff
Diffstat (limited to 'BuildAll/build.xml')
-rw-r--r--BuildAll/build.xml3
1 files changed, 1 insertions, 2 deletions
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