Problem porting plugin from Europa to Galileo [message #412751] |
Thu, 30 July 2009 05:08  |
Eclipse User |
|
|
|
Hi,
I am in the process of porting my feature/plugins from Europa to Galileo.
My source is in Subversion, so I have checked them out from the
repository into the Galileo PDE.
I am trying to use the Eclipse Product export wizard from within my
Branding plugin and am getting various dependency errors that I don't
understand.
For example:
Cannot complete the install because one or more required items could not
be found.
Software being installed: com.xxx.xxxx.brand.product 0.0.0
Missing requirement: XXXXX Utilities 2.1.0.200907300958
(com.xxx.xxxx 2.1.0.200907300958) requires 'bundle org.eclipse.ui 0.0.0'
but it could not be found
I have a dependency on org.eclipse.ui (without a min/max version number).
Any ideas on my problem (needless to say, this all works in Europa).
--
Derek
|
|
|
|
|
Re: MoRe: Problem porting plugin from Europa to Galileo [message #468095 is a reply to message #468043] |
Tue, 04 August 2009 02:44   |
Eclipse User |
|
|
|
Hi Eric,
I have tried that but it makes no difference.
One thing I have found is that if I uncheck the "Generate metadata
repository" checkbox, then I do not get the errors. So, this seesm to be
something caused by p2.
Any other thoughts?
Thanks
On 03/08/2009 19:10, Eric Rizzo wrote:
> Derek wrote:
>> More info:
>>
>> I notice there is now a "Validate" button. pressing this shows me that
>> for every Eclipse dependency, I have an error. For example
>>
>> Missing Constraint: Require-Bundle: org.eclipse.ui;bundle-version="3.5.0"
>>
>> I have change the Properties for my dependency to have no Minimum
>> version (error report as above, but with a version of "0.0.0"), to
>> have a Minimum version (error as above) and to have both Minimum and a
>> Maximum versions (error report as above but with version "[3.2.0.3.5.0)"
>>
>> Any ideas?
>
> Try removing and then re-adding the dependencies. That will force PDE to
> use the latest (Galileo) versions of everything.
>
> Hope this helps,
> Eric
>
>
>> Derek wrote:
>>> Hi,
>>>
>>> I am in the process of porting my feature/plugins from Europa to
>>> Galileo.
>>>
>>> My source is in Subversion, so I have checked them out from the
>>> repository into the Galileo PDE.
>>>
>>> I am trying to use the Eclipse Product export wizard from within my
>>> Branding plugin and am getting various dependency errors that I don't
>>> understand.
>>>
>>> For example:
>>> Cannot complete the install because one or more required items could
>>> not be found.
>>> Software being installed: com.xxx.xxxx.brand.product 0.0.0
>>> Missing requirement: XXXXX Utilities 2.1.0.200907300958 (com.xxx.xxxx
>>> 2.1.0.200907300958) requires 'bundle org.eclipse.ui 0.0.0' but it
>>> could not be found
>>>
>>> I have a dependency on org.eclipse.ui (without a min/max version
>>> number).
>>>
>>> Any ideas on my problem (needless to say, this all works in Europa).
>>
>>
--
Derek
|
|
|
|
|
Re: MoRe: Problem porting plugin from Europa to Galileo [message #600342 is a reply to message #468043] |
Tue, 04 August 2009 02:44   |
Eclipse User |
|
|
|
Hi Eric,
I have tried that but it makes no difference.
One thing I have found is that if I uncheck the "Generate metadata
repository" checkbox, then I do not get the errors. So, this seesm to be
something caused by p2.
Any other thoughts?
Thanks
On 03/08/2009 19:10, Eric Rizzo wrote:
> Derek wrote:
>> More info:
>>
>> I notice there is now a "Validate" button. pressing this shows me that
>> for every Eclipse dependency, I have an error. For example
>>
>> Missing Constraint: Require-Bundle: org.eclipse.ui;bundle-version="3.5.0"
>>
>> I have change the Properties for my dependency to have no Minimum
>> version (error report as above, but with a version of "0.0.0"), to
>> have a Minimum version (error as above) and to have both Minimum and a
>> Maximum versions (error report as above but with version "[3.2.0.3.5.0)"
>>
>> Any ideas?
>
> Try removing and then re-adding the dependencies. That will force PDE to
> use the latest (Galileo) versions of everything.
>
> Hope this helps,
> Eric
>
>
>> Derek wrote:
>>> Hi,
>>>
>>> I am in the process of porting my feature/plugins from Europa to
>>> Galileo.
>>>
>>> My source is in Subversion, so I have checked them out from the
>>> repository into the Galileo PDE.
>>>
>>> I am trying to use the Eclipse Product export wizard from within my
>>> Branding plugin and am getting various dependency errors that I don't
>>> understand.
>>>
>>> For example:
>>> Cannot complete the install because one or more required items could
>>> not be found.
>>> Software being installed: com.xxx.xxxx.brand.product 0.0.0
>>> Missing requirement: XXXXX Utilities 2.1.0.200907300958 (com.xxx.xxxx
>>> 2.1.0.200907300958) requires 'bundle org.eclipse.ui 0.0.0' but it
>>> could not be found
>>>
>>> I have a dependency on org.eclipse.ui (without a min/max version
>>> number).
>>>
>>> Any ideas on my problem (needless to say, this all works in Europa).
>>
>>
--
Derek
|
|
|
Re: MoRe: Problem porting plugin from Europa to Galileo [message #752891 is a reply to message #600342] |
Wed, 26 October 2011 10:59  |
Eclipse User |
|
|
|
Hello,
is there a solution to this issue?
I encounter the same problem when trying to export my feature-based product, with Eclipse 3.7 Indigo:
***
Cannot complete the install because one or more required items could not be found.
Software being installed: XXX 1.1.0.3 (com.yyy.zzz.product 1.1.0.3)
Missing requirement: Application 1.1.0.3 (com.yyy.zzz.app.feature.group 1.1.0.3) requires 'org.eclipse.ui.forms 0.0.0' but it could not be found
Cannot satisfy dependency:
***
Launching the application inside Eclipse works. Export with "Generate metadata repository" unchecked works, as reported by Derek, but this is unsatisfying. Removing and re-adding dependencies does not help. Setting a minimum version for org.eclipse.ui.forms does not help, too.
Any ideas?
Cheers,
Konrad
|
|
|
Powered by
FUDForum. Page generated in 0.05581 seconds