donotobfuscate build property
authorjprocter <Jim Procter>
Thu, 29 Oct 2009 11:27:47 +0000 (11:27 +0000)
committerjprocter <Jim Procter>
Thu, 29 Oct 2009 11:27:47 +0000 (11:27 +0000)
build.xml

index 5adf61d..2425b74 100755 (executable)
--- a/build.xml
+++ b/build.xml
@@ -42,6 +42,7 @@
                <echo message="makeApplet - compiles, then packages and obfuscates the Applet"/>
                <echo message="See docs/building.html and the comments in build file for other targets."/>
            <echo message="note: compile and makeApplet require the property java118.home to be set to point to a java 1.1.8 jdk."/>
+           <echo message="Useful -D flags: -Ddonotobfuscate will prevent applet obfuscation"/>
        </target>