Search Results

1
vote
2answers
177 views

Need help writing a custom BuildListener

I would like to add a BuildListener to my headless build process, which is building an Eclipse product. The docs on how to do this are, shall we say, a bit scanty. I think I need to put my custom j …
1
vote

Building Eclipse plugins and features on the command line

I've just been fighting with this problem myself. Are you using the productBuild script? Maybe putting your features into a product would help you out. I am doing a headless build on a prod …
0
votes

Building Eclipse plugins and features on the command line

Rest assured that if someone does write a nice plugin to automate this, the documentation will be so thin that only 5 of his friends will be able to use it... :) …