[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.jdt] Re: API for finding the plugin providing a given class?
|
Hi Jacek,
> sorry but JDT (Compiler/JavaBuilder) doesn't know of plugins.
I know this question is on the border-line between JDT and PDE.
Is there a corresponding PDE forum, where I could ask for help?
> Plugins
> are generally Equinox/OSGI or PDE responsibility, depending if you want
> to manipulate some runtime, or develop plugins.
It's all at compile time. So I might not even have a bundle instance,
since the bundle might be provided by another project in the workspace.
Multiple plug-ins providing the class is not a problem in my use-case.
thanks,
Stephan