Skip to main content



      Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » eclipse.generateFeature(How to automatically resolve dependencies)
eclipse.generateFeature [message #659295] Fri, 11 March 2011 16:44 Go to next message
Eclipse UserFriend
I have an Eclipse Plug-in and a unit test in the form of a plug-in fragment.

I'm trying to use PDE Build to build the fragment and host plug-in. I'm using the eclipse.generateFeature task in my customTargets.xml to generate a container feature for the build.

However, it seems that I have to list every single required plug-in otherwise I get "Missing required plug-in" and "Unsatisified import package" errors. Is there a way to avoid this and have PDE automatically resolve the dependencies?

Thanks.
Re: eclipse.generateFeature [message #659468 is a reply to message #659295] Mon, 14 March 2011 04:14 Go to previous messageGo to next message
Eclipse UserFriend
Where do you list the required plug-ins?
Re: eclipse.generateFeature [message #659577 is a reply to message #659468] Mon, 14 March 2011 12:06 Go to previous message
Eclipse UserFriend
Nevermind,

I specified a product file to build against and it works.

Thanks.
Previous Topic:How to use eclipse built-in check name functionality for custom wizards......
Next Topic:Can I use "Product export wizard" multiple times?
Goto Forum:
  


Current Time: Wed Jul 23 10:55:00 EDT 2025

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

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

Back to the top