Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Resolving plugin prerequisites in 3.0
Resolving plugin prerequisites in 3.0 [message #198449] Fri, 20 February 2004 09:08 Go to next message
Eclipse UserFriend
I've discovered a different behaviour (API result) between Eclipse 2.x and
3.0 (milestone 7). I call
org.eclipse.core.runtime.IPluginDescriptor.getPluginPrerequi sites() in my
tool to resolve plugin dependencies. In Eclipse 2.x the method returned
all direct dependencies (only those declared directly in plugin.xml), in
Eclipse 3.0 the method returns the completely resolved dependency tree of
the plugin (all plugin the given plugin needs to successfully execute).
Is this a bug or wanted behaviour? If this is wanted, can anybody advise
how to retrieve only direct dependencies of a plugin?

Thanks for any help,
Michael
Re: Resolving plugin prerequisites in 3.0 [message #198855 is a reply to message #198449] Fri, 20 February 2004 17:18 Go to previous message
Eclipse UserFriend
Originally posted by: jeff_mcaffer.REMOVE.ca.ibm.com

sounds like a bug. Please enter a bug report in the Equinox component.
Some example plugin structures would be good. Thanks

Jeff

"Michael Wenz" <michael.wenz@sap.com> wrote in message
news:c154df$sv0$1@eclipse.org...
> I've discovered a different behaviour (API result) between Eclipse 2.x and
> 3.0 (milestone 7). I call
> org.eclipse.core.runtime.IPluginDescriptor.getPluginPrerequi sites() in my
> tool to resolve plugin dependencies. In Eclipse 2.x the method returned
> all direct dependencies (only those declared directly in plugin.xml), in
> Eclipse 3.0 the method returns the completely resolved dependency tree of
> the plugin (all plugin the given plugin needs to successfully execute).
> Is this a bug or wanted behaviour? If this is wanted, can anybody advise
> how to retrieve only direct dependencies of a plugin?
>
> Thanks for any help,
> Michael
>
Previous Topic:hide perspective bar
Next Topic:how to rebuild the core?
Goto Forum:
  


Current Time: Thu May 22 05:56:31 EDT 2025

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

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

Back to the top