File: README_SWINGJS.txt

package info (click to toggle)
jalview 2.11.4.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 445,392 kB
  • sloc: java: 365,549; xml: 2,989; sh: 1,511; perl: 336; lisp: 139; python: 116; makefile: 81; haskell: 60
file content (14 lines) | stat: -rw-r--r-- 458 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
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