Search Results

0
votes
3answers
490 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 …