JAL-4012 release date bump and JAL-4004 tweak to include current version in generated...
[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 external 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-libjs.xml (from site to libjs directory)
10 4) add an unzip target in build-site.xml (from libjs to site directory)
11 5) run build-libjs.xml
12 6) run build-site.xml
13
14 BH 2018.07.03/2019.01.30