Export based on feature - Unable to find plugin [message #460126] |
Thu, 14 December 2006 09:08  |
Eclipse User |
|
|
|
Originally posted by: georg.moleque.com.br
Hi all,
I´m trying to export a product based on a feature with Eclipse Product
export wizard, and get the following error:
Unable to find plugin: org.eclipse.osgi_3.2.1R32x_v20060919 (the
error.log is empty).
But in my feature, the org.eclipse.osgi is included as a plugin,
although it´s another version: org.eclipse.osgi_3.2.2R32x_v20061101.
Besides, if I try to export the product based on plugins, everything is
fine.
Anyone could give me a hint why it doesn´t find the plugin and is
looking for a specific version?
- I´m using Eclipse 3.2.1
Thanks in advance,
Georg
|
|
|
Re: Export based on feature - Unable to find plugin [message #460497 is a reply to message #460126] |
Thu, 21 December 2006 12:37   |
Eclipse User |
|
|
|
Georg,
I'm not sure what your problem might be, but one thing to try is to make sure
that your feature does not specify a version of osgi to use (just put 0.0.0).
If you do this, it should pick up whatever version of osgi is there and the
exported version of your feature.xml will get the 0.0.0's replaced with the
actual versions.
-Andrew
Georg von Bülow wrote:
> Hi all,
>
> I´m trying to export a product based on a feature with Eclipse Product
> export wizard, and get the following error:
> Unable to find plugin: org.eclipse.osgi_3.2.1R32x_v20060919 (the
> error.log is empty).
>
> But in my feature, the org.eclipse.osgi is included as a plugin,
> although it´s another version: org.eclipse.osgi_3.2.2R32x_v20061101.
>
> Besides, if I try to export the product based on plugins, everything is
> fine.
>
> Anyone could give me a hint why it doesn´t find the plugin and is
> looking for a specific version?
>
> - I´m using Eclipse 3.2.1
>
> Thanks in advance,
> Georg
|
|
|
Re: Export based on feature - Unable to find plugin [message #460532 is a reply to message #460497] |
Thu, 21 December 2006 13:29   |
Eclipse User |
|
|
|
I have a better idea of what is happening after reading a bunch of these posts.
I'm not sure what the correct way to handle feature patches is, but
try adding the feature patch org.eclipse.rcp.3.2.1.patch to your product.
-Andrew
Andrew Niefer wrote:
> Georg,
> I'm not sure what your problem might be, but one thing to try is to make
> sure that your feature does not specify a version of osgi to use (just
> put 0.0.0).
>
> If you do this, it should pick up whatever version of osgi is there and
> the exported version of your feature.xml will get the 0.0.0's replaced
> with the actual versions.
>
> -Andrew
> Georg von Bülow wrote:
>> Hi all,
>>
>> I´m trying to export a product based on a feature with Eclipse Product
>> export wizard, and get the following error:
>> Unable to find plugin: org.eclipse.osgi_3.2.1R32x_v20060919 (the
>> error.log is empty).
>>
>> But in my feature, the org.eclipse.osgi is included as a plugin,
>> although it´s another version: org.eclipse.osgi_3.2.2R32x_v20061101.
>>
>> Besides, if I try to export the product based on plugins, everything
>> is fine.
>>
>> Anyone could give me a hint why it doesn´t find the plugin and is
>> looking for a specific version?
>>
>> - I´m using Eclipse 3.2.1
>>
>> Thanks in advance,
>> Georg
|
|
|
Re: Export based on feature - Unable to find plugin [message #460534 is a reply to message #460532] |
Thu, 21 December 2006 14:06  |
Eclipse User |
|
|
|
Originally posted by: georg.moleque.com.br
Hi Andrew,
had the patch already included as afeature. With or without doesn´t make
any difference, it doesn´t work. And all the plugins are shown with
version 0.0.0 in the editor.
Following other posts form the last days (with similiar problems), I
started to guess that it´s a bug in the export manager or something like
that, maybe I should update to another version...
Thanks for your response anyway!
-Georg
Andrew Niefer escreveu:
> I have a better idea of what is happening after reading a bunch of these
> posts.
> I'm not sure what the correct way to handle feature patches is, but
> try adding the feature patch org.eclipse.rcp.3.2.1.patch to your product.
>
> -Andrew
>
> Andrew Niefer wrote:
>> Georg,
>> I'm not sure what your problem might be, but one thing to try is to
>> make sure that your feature does not specify a version of osgi to use
>> (just put 0.0.0).
>>
>> If you do this, it should pick up whatever version of osgi is there
>> and the exported version of your feature.xml will get the 0.0.0's
>> replaced with the actual versions.
>>
>> -Andrew
>> Georg von Bülow wrote:
>>> Hi all,
>>>
>>> I´m trying to export a product based on a feature with Eclipse
>>> Product export wizard, and get the following error:
>>> Unable to find plugin: org.eclipse.osgi_3.2.1R32x_v20060919 (the
>>> error.log is empty).
>>>
>>> But in my feature, the org.eclipse.osgi is included as a plugin,
>>> although it´s another version: org.eclipse.osgi_3.2.2R32x_v20061101.
>>>
>>> Besides, if I try to export the product based on plugins, everything
>>> is fine.
>>>
>>> Anyone could give me a hint why it doesn´t find the plugin and is
>>> looking for a specific version?
>>>
>>> - I´m using Eclipse 3.2.1
>>>
>>> Thanks in advance,
>>> Georg
|
|
|
Powered by
FUDForum. Page generated in 0.02116 seconds