diff --git a/build.xml b/build.xml
index 7c07d6b..db4be31 100644
--- a/build.xml
+++ b/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/nbproject/build-impl.xml b/nbproject/build-impl.xml
index 0250cb6..4e1cbaf 100644
--- a/nbproject/build-impl.xml
+++ b/nbproject/build-impl.xml
@@ -54,6 +54,7 @@ is divided into following sections:
+
@@ -71,10 +72,11 @@ is divided into following sections:
-
+
-
-
+
+
+
@@ -91,12 +93,6 @@ is divided into following sections:
-
-
-
-
-
-
@@ -115,24 +111,12 @@ is divided into following sections:
-
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
@@ -186,7 +170,15 @@ is divided into following sections:
-
+
+
+
+
+
+
+
+
+
@@ -275,6 +267,7 @@ is divided into following sections:
+
@@ -314,6 +307,7 @@ is divided into following sections:
+
@@ -446,7 +440,7 @@ is divided into following sections:
-
+
@@ -837,8 +831,8 @@ is divided into following sections:
-
-
+
+
@@ -850,7 +844,7 @@ is divided into following sections:
-
+
@@ -966,41 +960,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}
-
-
+
-
+
-
+
-
+
+
+
+
+
+
@@ -1008,23 +986,41 @@ is divided into following sections:
-
+
To run this application from the command line without Ant, try:
java -jar "${dist.jar.resolved}"
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
-
+
+