Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Mutual Exclusive Features
Mutual Exclusive Features [message #553315] Tue, 17 August 2010 07:12
Andreas Nusser is currently offline Andreas NusserFriend
Messages: 7
Registered: October 2009
Junior Member
Hi all,

I'm sorry for crossposting, but I'm not sure if this should belong into the PDE or RCP forum.

Now for the problem:

I have this nice little project which augments Eclipse with a ton of plug-ins. This plug-ins are grouped into features where all but one feature is marked as optional. Nothing special here...

Now I got this request to split the one mandatory feature into two mutually exclusive features. (The other features are still optional)

My first thought was: "Hey there is this 'This feature requires exclusive installation' check box" Unfortunately the somewhat sparse documentation told me that this isn't exactly what I'm looking for.

My next thought was: "Maybe the install handler is what I'm looking for" This time a very interesting eclipse help and the internet told me: "deprecated"

Okay. Now let us use the new version: p2/touchpoints. But alas...

Here comes my plea: Can someone explain to me how I configure/implement two mutually exclusive features (or plug-ins)?

Thanks for your help,
Andreas

[Updated on: Tue, 17 August 2010 07:13]

Report message to a moderator

Previous Topic:CLI for RCP application
Next Topic:pass data between wizard page
Goto Forum:
  


Current Time: Wed Sep 18 21:24:34 GMT 2024

Powered by FUDForum. Page generated in 0.03108 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top