From: amwaterhouse Date: Mon, 7 May 2007 14:12:13 +0000 (+0000) Subject: Can compile and obfuscate applet with Jmol X-Git-Tag: Release_2_3~44 X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=c37851e9df086bcec69f32cf5067024e4dcdb01d;p=jalview.git Can compile and obfuscate applet with Jmol --- diff --git a/build.xml b/build.xml index a20a2aa..d9253b0 100755 --- a/build.xml +++ b/build.xml @@ -337,59 +337,50 @@ - - - - - - Using jdk from java118.home = ${java118.home} - - - - - + + + + + - - - - - - - - - - - - - - - - - - - - - - - - + /> + + + + + + + + + + + + + + + + + + + + + + + + -libraryjars "${java.home}/lib/rt.jar";lib/JmolApplet.jar -injars in.jar -outjars jalviewApplet.jar -keep public class jalview.bin.JalviewLite { public * ; } - - + +