X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src2%2FREADME_SWINGJS.txt;fp=src2%2FREADME_SWINGJS.txt;h=a91c21979779d47688f58ab00eeebc4b28802fda;hb=ec8f3cedf60fb1feed6d34de6b49f6bfa78b9dd8;hp=0000000000000000000000000000000000000000;hpb=056dad85a910551cc95e44d451a61f6b8c4dd35d;p=jalview.git diff --git a/src2/README_SWINGJS.txt b/src2/README_SWINGJS.txt new file mode 100644 index 0000000..a91c219 --- /dev/null +++ b/src2/README_SWINGJS.txt @@ -0,0 +1,14 @@ +The src2 directory is on the class path, but it is generally empty. +It is for transient transpiling of external JAR file contents only. + + +After transpiling: + +1) move src code to srcjar +2) edit README_SWINGJS.txt in main directory of the code +3) add a zip-up target in build-libjs.xml (from site to libjs directory) +4) add an unzip target in build-site.xml (from libjs to site directory) +5) run build-libjs.xml +6) run build-site.xml + +BH 2018.07.03/2019.01.30 \ No newline at end of file