JAL-3210 create a site.tar.gz. Some improvement to eclipse-workspace handling
[jalview.git] / README
1 Download and install a clean eclipse-jee-2019-06
2
3 In gradle.properties edit `jalviewjs_eclipse_root` to point to the root dir.  Include up to the Eclipse.app folder if it's the macOS version.
4
5
6 gradle tasks of interest:
7
8 `jalviewjs` (should do everything)
9
10 jalviewjsTranspile (should run a new eclipse compile+transpile)
11
12