From: Jim Procter Date: Wed, 4 Jun 2014 14:47:03 +0000 (+0100) Subject: JAL-690 JAL-1503 make file associations optional for JNLP X-Git-Tag: Release_2_8_1~2^2^2 X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=2101b85469284f109fc44c4fda1752d3e02b7798;p=jalview.git JAL-690 JAL-1503 make file associations optional for JNLP --- diff --git a/build.xml b/build.xml index d440331..1ac7afc 100755 --- a/build.xml +++ b/build.xml @@ -118,7 +118,9 @@ - + + + @@ -328,7 +330,8 @@ java -classpath ${run.classpath} jalview.bin.Jalview - + + @@ -361,12 +364,20 @@ + + + + + + + + ]]> + @@ -379,8 +390,12 @@ ]]> - + + + + +