|
|
|
|
|
Re: b3 aggregator problem [message #532808 is a reply to message #532788] |
Tue, 11 May 2010 05:39  |
Eclipse User |
|
|
|
You need to upgrade your IDE to 3.6M7 (according to the error it looks like you are currently using 3.6M6).
Filip
Jesper Eskilson wrote:
> On 2010-05-10 15:24, Jesper Eskilson wrote:
>> On 2010-05-10 14:48, Henrik Lindberg wrote:
>>> Hi,
>>> I am guessing, but it could be that the model does not define any
>>> platform-configurations to validate against...
>>
>> Yes, that seems to be it. Now it starts validating at least.
>
> After giving up an attempt to aggregate the entire Helios update site
> which took forever :-), I tried this:
>
>> <?xml version="1.0" encoding="UTF-8"?>
>> <aggregator:Aggregator xmi:version="2.0"
>> xmlns:xmi="http://www.omg.org/XMI"
>> xmlns:aggregator="http://www.eclipse.org/b3/2010/aggregator/1.0.0"
>> label="Helios p2 site">
>> <configurations/>
>> <configurations operatingSystem="linux" windowSystem="gtk"/>
>> <contributions label="Helios">
>> <repositories location="http://download.eclipse.org/releases/helios/">
>> <products name="org.eclipse.sdk.ide"/>
>> </repositories>
>> <repositories
>> location=" http://seupp-s-hemulen.ad.iar.com/ide_irp_storage/eclipse/up date-sites/cdt-master-7.0.0-I201003141308/"/>
>>
>> </contributions>
>> </aggregator:Aggregator>
>
> But then I get this non-informative error message:
>
>> java.lang.NoSuchMethodError:
>> org.eclipse.equinox.internal.p2.metadata.RequiredCapability. <init> (Ljava/lang/String;Ljava/lang/String;Lorg/eclipse/equinox/p2 /metadata/VersionRange;Lorg/eclipse/equinox/p2/metadata/expr ession/IMatchExpression;IIZLjava/lang/String;)V
>>
>> java.lang.NoSuchMethodError:
>> org.eclipse.equinox.internal.p2.metadata.RequiredCapability. <init> (Ljava/lang/String;Ljava/lang/String;Lorg/eclipse/equinox/p2 /metadata/VersionRange;Lorg/eclipse/equinox/p2/metadata/expr ession/IMatchExpression;IIZLjava/lang/String;)V
>>
>
|
|
|
Powered by
FUDForum. Page generated in 0.04574 seconds