X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=build.xml;h=b73c9101b64220354d3739b47c2d26e64e15fe61;hb=147f42322cf898d252a64cd4a5d24db35c618bd4;hp=c1730a958b2dc49c69f3c5a65b2e3c569588e810;hpb=5f98990deeb377b6d5c31d8e44227c6ad954210f;p=jalview.git diff --git a/build.xml b/build.xml index c1730a9..b73c910 100755 --- a/build.xml +++ b/build.xml @@ -1,4 +1,21 @@ + + @@ -57,6 +75,16 @@ + + + + + + + + + + @@ -70,8 +98,12 @@ - - + + + + + + @@ -187,10 +219,10 @@ @@ -222,6 +254,7 @@ + --> @@ -231,6 +264,7 @@ + @@ -358,6 +392,7 @@ target="1.1" srcdir="${sourceDir}" destdir="${outputDir}" + debug="${javac.debug}" classpath="lib/${jmolJar}" includes="jalview/appletgui/**" excludes="ext/**,MCview/**,org/**,vamsas/**" @@ -381,16 +416,23 @@ - - - + + + + + + + + + + - + @@ -402,9 +444,8 @@ -injars in.jar -outjars jalviewApplet.jar -keep public class jalview.bin.JalviewLite - { public * ; } - --> - + { public * ; } --> + @@ -492,8 +533,15 @@ - + + + + + + + +