Version 3 (modified by 14 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)
-
example-plugin.zip (4.2 KB) - added by 12 years ago.
Example folder structure for a NC repository.
-
prepare-sources.zip (2.0 KB) - added by 10 years ago.
2.4.2 version of script to compile Renew from sources
Download all attachments as: .zip