a546b23667c7379a47466f921bf28d800e71b56f
[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 Eclipse.app if it's the macOS version.
4
5
6 Run `gradle eclipse` to produce the .project file.
7
8 gradle tasks of interest:
9
10 `jalviewjs` (should do everything)
11
12 jalviewjsTranspile (should run a new eclipse compile+transpile)
13
14