Skip to main content



      Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Finding the Parent Feature of a Plugin
Finding the Parent Feature of a Plugin [message #37172] Thu, 11 December 2008 21: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: Fri Jun 20 16:15:46 EDT 2025

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

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

Back to the top