[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.equinox] Re: how to build equinox project outside eclipse

John G wrote:
Hello,
We currently build and deploy by hand a number of headless, standalone equinox projects that work together for our application. I am trying to automate these multiple equinox application builds, and was wondering what others use to do this?
I have attempted to use ant with Hudson, but wonder if there is an easier way.



You can also use Buckminster which in turn uses (among other things) PDE to build. Buckminster can be used in combination with Hudson - some projects at Eclipse are using this setup.

This URL gets you pointers to wiki, download, newsgroups etc - http://www.eclipse.org/projects/project_summary.php?projectid=tools.buckminster

Regards
- henrik