Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 505 Bytes

File metadata and controls

11 lines (8 loc) · 505 Bytes

Planter

Planter: The Plant Genome Database

Instructions for Building the Planter package

  1. Install JDK1.8. This is the version that was last used for building.
  2. Install ant version 1.9
  3. If necessary, execute command 'ant clean' to delete files from previous builds
  4. Execute command 'ant'. This will compile the files and build jar files.
  5. 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.