- Revision
- 775
- Author
- felix
- Date
- 2007-07-16 16:42:05 -0500 (Mon, 16 Jul 2007)
Log Message
build instructions
Added Paths
Diff
Added: trunk/plugins/eclipse/BUILD.txt (0 => 775)
--- trunk/plugins/eclipse/BUILD.txt (rev 0) +++ trunk/plugins/eclipse/BUILD.txt 2007-07-16 21:42:05 UTC (rev 775) @@ -0,0 +1,13 @@ +In order to build the jbehave eclipse feature you need to specify the +eclipse installation against which you wish to compile. + +This is the magic to do: +ant -DeclipseDir=<eclipseInstallDir> + +If this is too inconvenient you may also specify the eclipseDir property +in the build.properties. It currently defaults to c:\Program Files\eclipse. + +If you are lucky you will end up with a nice update site in the build/site folder, +that contains everything you need. + +The PDE Junit tests are currently not executed in the build. \ No newline at end of file
To unsubscribe from this list please visit:
