jmol.app.zip and SwingJS-site.zip; java2script 3.2.9-v1b
[jalview.git] / swingjs / DEV_NOTES.txt
index 751d81c..169c29b 100644 (file)
@@ -1,10 +1,17 @@
-This is sources/net.sf.j2s.java.core/dist/DEV_NOTES.txt
+This is sources/net.sf.j2s.java.core/dist/DEV_NOTES.txt  
 
-_j2sclasslist.txt 
+_j2sclasslist.txt              the list of .js files concatenated into coreswingjs.js and minified to coreswingjs.z.js
 
-the list of .js files concatenated into coreswingjs.js and minified to coreswingjs.z.js
+net.sj.j2s.core.jar            Java8 transpiler (place in eclipse/dropins)
 
+net.sj.j2s.core-j11.jar        Java 11 transpiler (place in eclipse/dropins)
 
-SwingJS-site.zip
+SwingJS-site.zip               the full site directory for SwingJS including all files not in the test/ directory.
+
+timestamp                              the date this directory was last modified  yyyymmddhhmmss
+
+
+Note: 
+
+If the name of the jar file in eclipse/dropins changes, be sure to restart Eclipse with the -clean option.
 
-the full site directory for SwingJS including all files not in the test/ directory.