Planter: The Plant Genome Database
Instructions for Building the Planter package
- Install JDK1.8. This is the version that was last used for building.
- Install ant version 1.9
- If necessary, execute command 'ant clean' to delete files from previous builds
- Execute command 'ant'. This will compile the files and build jar files.
- The war directory can now be copied into the directory that the webserver uses for retrieving the web pages. The webserver has to be restarted.