plugin fragment extensions not loaded [message #3699] |
Fri, 23 May 2008 13:18  |
Eclipse User |
|
|
|
We are developing a large complicated plugin.
We'd prefer to break it up into independent plugin fragments.
The fragment that I am developing contributes some extensions, such as the
following:
<extension point="org.eclipse.core.runtime.contentTypes">
Those extensions aren't being loaded, and there is currently no error from
Eclipse
explaining why my plugin fragment is not resolved.
Earlier I was getting errors the the plugin requirements/dependencies
conflicted with the host plugin constraints (even though they did not).
I resolved that by explicitly requiring certain versions of the dependent
plugins
(although in most cases I don't require that minimum version).
I am using:
Eclipse SDK
Version: 3.3.1.1
Build id: M20071023-1652
I would appreciate any advice people could offer about what might be wrong
and where to look to analyze and resolve this.
Thanks,
Chuck
|
|
|
Re: plugin fragment extensions not loaded [message #4141 is a reply to message #3699] |
Tue, 27 May 2008 17:14  |
Eclipse User |
|
|
|
Does anyone know anything about plugin fragments that might be able to help
me?
Thanks,
Chuck
"Chuck Doucette" <cdoucette@vaultus.com> wrote in message
news:g16ucd$a7l$1@build.eclipse.org...
> We are developing a large complicated plugin.
> We'd prefer to break it up into independent plugin fragments.
> The fragment that I am developing contributes some extensions, such as the
> following:
> <extension point="org.eclipse.core.runtime.contentTypes">
>
> Those extensions aren't being loaded, and there is currently no error from
> Eclipse
> explaining why my plugin fragment is not resolved.
> Earlier I was getting errors the the plugin requirements/dependencies
> conflicted with the host plugin constraints (even though they did not).
> I resolved that by explicitly requiring certain versions of the dependent
> plugins
> (although in most cases I don't require that minimum version).
> I am using:
> Eclipse SDK
>
>
> Version: 3.3.1.1
>
> Build id: M20071023-1652
>
> I would appreciate any advice people could offer about what might be wrong
> and where to look to analyze and resolve this.
>
> Thanks,
>
> Chuck
>
>
>
>
|
|
|
Re: plugin fragment extensions not loaded [message #567268 is a reply to message #3699] |
Tue, 27 May 2008 17:14  |
Eclipse User |
|
|
|
Does anyone know anything about plugin fragments that might be able to help
me?
Thanks,
Chuck
"Chuck Doucette" <cdoucette@vaultus.com> wrote in message
news:g16ucd$a7l$1@build.eclipse.org...
> We are developing a large complicated plugin.
> We'd prefer to break it up into independent plugin fragments.
> The fragment that I am developing contributes some extensions, such as the
> following:
> <extension point="org.eclipse.core.runtime.contentTypes">
>
> Those extensions aren't being loaded, and there is currently no error from
> Eclipse
> explaining why my plugin fragment is not resolved.
> Earlier I was getting errors the the plugin requirements/dependencies
> conflicted with the host plugin constraints (even though they did not).
> I resolved that by explicitly requiring certain versions of the dependent
> plugins
> (although in most cases I don't require that minimum version).
> I am using:
> Eclipse SDK
>
>
> Version: 3.3.1.1
>
> Build id: M20071023-1652
>
> I would appreciate any advice people could offer about what might be wrong
> and where to look to analyze and resolve this.
>
> Thanks,
>
> Chuck
>
>
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.02706 seconds