Felix Leipold wrote:
Hi Dan,

The eclipse plugin should be working again. I checked in a bugfix and loads
of buildscripts, that are actually producing an update site.

How to trigger a build:

There is a build.xml in the jbehave\plugins directory. If your eclipse lives in "C:\Program Files\eclipse" just running this script
does the trick. If not you have got to pass the eclipse installation folder
in using the -DeclipseDir=<myeclipsefolder> switch.

The update site ends up in jbehave\plugins\build\site.
It's tested on win32 only, so please let me know if you are facing trouble
on linux.


A couple of questions:

- how about moving all eclipse related dirs to plugins/eclipse?
ATM it's a bit messy, as plugins dir also hosts other plugins.

- why do we need two ant build scripts, build-eclipse.xml and build.xml?
can we not merge the two?

- can the update site be uploaded as is to the jbehave.org/eclipse for folks to 
install?
I noticed that ATM the update site is called 
https://dav.codehaus.org/jbehave/site.
Any objection to renaming /site -> /eclipse?


Cheers


---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to