JAL-3032 adds Java 8 functionality (2/2)
[jalview.git] / src2 / README_SWINGJS.txt
1 The src2 directory is on the class path, but it is generally empty.
2 It is for transient transpiling of JAR file contents only. 
3
4
5 After transpiling:
6
7 1) move src code to srcjar
8 2) edit README_SWINGJS.txt in main directory of the code
9 3) add a zip-up target in build-zip-jars.xml (to libjs directory)
10 4) add an unzip target in build-site.xml (from libjs to site directory)
11 5) run build-zip-jars.xml
12 6) run build-site.xml
13
14 BH 2018.07.03