Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Product export: where have to put required features???
Product export: where have to put required features??? [message #633079] Fri, 15 October 2010 09:58 Go to next message
Achille Salerni is currently offline Achille SalerniFriend
Messages: 4
Registered: October 2010
Junior Member
I have to build a product that contains one feature "featureA" (with application plugin) that requires another feature "featureB"

I know that this feature have to exists before export the product but I don't know where and how to do this.

of course I'm not able to export the product because of missing this requirement of featureB.

where I have to put featureB to correclty export the product?

[Updated on: Wed, 20 October 2010 09:35]

Report message to a moderator

Re: Product export: where have to put required features??? [message #633088 is a reply to message #633079] Fri, 15 October 2010 10:31 Go to previous messageGo to next message
Achille Salerni is currently offline Achille SalerniFriend
Messages: 4
Registered: October 2010
Junior Member
I've forgotten to say I'm using Eclipse Helios 3.6.1

[Updated on: Mon, 18 October 2010 12:43]

Report message to a moderator

Re: Product export: where have to put required features??? [message #633857 is a reply to message #633079] Tue, 19 October 2010 15:51 Go to previous messageGo to next message
eshvar60  is currently offline eshvar60 Friend
Messages: 51
Registered: March 2010
Member
In FeatureA if you go to the MANIFEST there is a tab called "Include Features" or something like that. You can put featureB in there.
Re: Product export: where have to put required features??? [message #634015 is a reply to message #633857] Wed, 20 October 2010 09:35 Go to previous messageGo to next message
Achille Salerni is currently offline Achille SalerniFriend
Messages: 4
Registered: October 2010
Junior Member
thanks eshvar but I don't want to put that feature as included but as required, the differnece is that if I put it as included I can0t updated it without updated also the main feature, instad using required this is possible!!
Re: Product export: where have to put required features??? [message #634057 is a reply to message #634015] Wed, 20 October 2010 12:00 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

Achille wrote:
> thanks eshvar but I don't want to put that feature as included but as
> required, the differnece is that if I put it as included I can0t updated
> it without updated also the main feature, instad using required this is
> possible!!

You can still update the features individually. As part of your build
process, use the director to re-install the same feature that's part of
your product. That will make it a "root IU" and that can be updated
separately.

PW


--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Platform_Expression_Framework
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse .platform.doc.isv/guide/workbench.htm


Previous Topic:How to modify/extend the Next View/Previous View Dialog (Ctrl+F7/Ctrl+Shift+F7)
Next Topic:remove "Open Perspective" button
Goto Forum:
  


Current Time: Tue Apr 23 13:33:44 GMT 2024

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

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

Back to the top