Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Finding the Parent Feature of a Plugin
Finding the Parent Feature of a Plugin [message #37172] Fri, 12 December 2008 02:38
Eclipse UserFriend
Originally posted by: jconlon.apache.org

I am trying to export an RCP product in 3.4.1 where the product
configuration is based on features. The process that I follow is rather
tedious as I basically rely on missing plugin errors to determine which
plugins I am missing from the set configuration of features.

When I receive error messages like:

Problems during export
Bundle
org.eclipse.datatools.connectivity.sqm.core_1.0.3.v200809180 120 failed
to resolve.:
Missing required plug-in
org.eclipse.datatools.connectivity.db.generic_[1.0.0,2.0.0).


I then need to determine the parent feature of the required plugins to
add to my configuration. (Sometimes I will also have to first add the
feature to my target platform.)

Am I following the best approach to configuring my product?

If so what is the best way to find out the name of a containing feature
from a given plugin?

thanks for any help,
John
Previous Topic:Problem using © character
Next Topic:Finding the Parent Feature of a Plugin
Goto Forum:
  


Current Time: Thu Apr 25 11:55:55 GMT 2024

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

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

Back to the top