Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Export an RCP Product with Features: Validation failes
Export an RCP Product with Features: Validation failes [message #553311] Tue, 17 August 2010 06:56 Go to next message
Christian Eugster is currently offline Christian EugsterFriend
Messages: 203
Registered: July 2009
Location: St. Gallen Switzerland
Senior Member
Hi all!

I try to export an rcp product. When I export the product using plugins in the product configuration dependency section, the export of the product succeeds and the resulting product can be started.

To use p2 update facility I bundled the plugins to some features. I am able to export each of these features.

When I change the product configuration to use features instead of plugins in the dependency section, the validation fails with a huge list of bundles and packages that are missing. But all of these bundles and packages are valid bundles and packages of my project or those they are depended on.

What have I to do to resolve these missing dependencies?
Re: Export an RCP Product with Features: Validation failes [message #553432 is a reply to message #553311] Tue, 17 August 2010 13:33 Go to previous messageGo to next message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

Christian Eugster wrote:
> When I change the product configuration to use features instead of
> plugins in the dependency section, the validation fails with a huge list
> of bundles and packages that are missing. But all of these bundles and
> packages are valid bundles and packages of my project or those they are
> depended on.
> What have I to do to resolve these missing dependencies?

When you switch to features, every bundle must be contained in a feature
that's included in your product definition or required by one of the
features included in your product definition. Do you have a feature for
every bundle in your product?

PW

--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
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


Re: Export an RCP Product with Features: Validation failes [message #553508 is a reply to message #553432] Tue, 17 August 2010 18:10 Go to previous message
Christian Eugster is currently offline Christian EugsterFriend
Messages: 203
Registered: July 2009
Location: St. Gallen Switzerland
Senior Member
Hi Paul,

this was it. Thank you!
Previous Topic:Extension Point refuses to connect
Next Topic:Multiple windows for Eclipse RCP apps
Goto Forum:
  


Current Time: Fri Apr 26 12:53:22 GMT 2024

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

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

Back to the top