X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src2%2FREADME_SWINGJS.txt;h=a91c21979779d47688f58ab00eeebc4b28802fda;hb=dc5a5883cfe90255079e41538e56bc433bd1e4a5;hp=4a1240fe437a5dd75c7903af42ececef32c9074b;hpb=665d2c2f4c1310e6985b93b7c2c8a8eec2fa9086;p=jalview.git diff --git a/src2/README_SWINGJS.txt b/src2/README_SWINGJS.txt index 4a1240f..a91c219 100644 --- a/src2/README_SWINGJS.txt +++ b/src2/README_SWINGJS.txt @@ -1,14 +1,14 @@ The src2 directory is on the class path, but it is generally empty. -It is for transient transpiling of JAR file contents only. +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-zip-jars.xml (to libjs directory) +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-zip-jars.xml +5) run build-libjs.xml 6) run build-site.xml -BH 2018.07.03 \ No newline at end of file +BH 2018.07.03/2019.01.30 \ No newline at end of file