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 …
0
votes
3answers
474 views
How best to maintain an Eclipse RCP plugin target?
I have a plugin for an RCP app that uses BIRT. I have a target for building my app which contains only the plugins/features that are required. I recently updated the BIRT plugin versions in my IDE, …
0
votes
How best to maintain an Eclipse RCP plugin target?
Markus, I was referring to pre-packaged plugins that come from the eclipse sites. It wouldn't make sense to tamper with them. The issue is that the filenames change slightly with each release, so t …
