JAL-1213 JAL-1395 add Jmol to JalviewLite classpath - need to find a way around this...
[jalview.git] / examples / javascriptLaunch.html
index 4a9abfe..fd47cd5 100644 (file)
@@ -258,7 +258,7 @@ function startJalview(aligURL,title,alwvar) {
 </SCRIPT>
   <form name="Form1">
 <applet name="JalviewLite"  code="jalview.bin.JalviewLite"
-archive="jalviewApplet.jar" width="0" height="0">
+archive="jalviewApplet.jar,JmolApplet-12.2.4.jar" width="0" height="0">
 <param name="debug" value="true"/>
 <param name="showbutton" value="false"/>
 </applet>