Tagged Questions

2
votes
1answer
261 views

How to find orphan plugins in eclipse RCPs?

Update sites with RCPs prohibits orphan plugins, otherwise plugins that are not in a feature. If this condition is not filled, the update manager returns the following error: Resulting configuration ...
1
vote
2answers
18 views

application checking for patches/updates

I have a question to the group, I am working on (Java) Eclipse RCP windows desktop application, I need to implement a function which checks a website for any available updates to it. So I would want ...
0
votes
2answers
120 views

eclipse RCP build updatesite for multiple features

need your expertise on this.. Is it possible to build an update site for more than one feature? (ex: two different features are updated via one update site)