Projects




Version 3 (modified by Lawrence Cabac, 13 years ago) (diff)

--

Compiling Renew Source

(for version 2.2)

  • get the source from http://www.renew.de
  • get the prerequisites (ant, javacc, jalopy, junit,... / consult README in folder src for more information)
  • setup environment (ant properties in src/ant/local.properties)
  • compile renew (by calling ant)
  • prepare eclipse project settings (optional)

Environment setup:

prepare-sources.zip Archive contains:

  • eclipse project setting files (.classpath and .project)
  • bash script (for your convenience) that will everything for you, which is:
    • download Renew sources and prerequisites,
    • set-up the environment,
    • compile Renew and
    • prepare the eclipse project

Please consult the bash script for details and/or adapt for your own purposes.

The script has been tested on Linux and OS X. It should work without problem on win/cygwin (http://www.cygwin.com).

Attachments (2)

Download all attachments as: .zip