experiment with reinstating the sandbox permissions
authorJim Procter <jprocter@compbio.dundee.ac.uk>
Tue, 5 Nov 2013 17:26:55 +0000 (17:26 +0000)
committerJim Procter <jprocter@compbio.dundee.ac.uk>
Tue, 5 Nov 2013 17:26:55 +0000 (17:26 +0000)
build.xml

index e55fe26..2673e9b 100755 (executable)
--- a/build.xml
+++ b/build.xml
                <jar destfile="in.jar" index="true">
                        <manifest>
                                <attribute name="Main-Class" value="jalview.bin.JalviewLite" />
-                         <!--                          <attribute name="Permissions" value="sandbox" /> -->
+                               <attribute name="Permissions" value="sandbox" /> 
         <!--<attribute name="Trusted-Lib" value="true" /> -->
                                <attribute name="Application-Name" value="JalviewLite Applet"/>
                                <attribute name="Codebase" value="www.jalview.org"/>