[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [ecf-dev] org.eclipse.ecf.example.clients & IllegalMonitorStateException
|
Le 24/02/2010 12:29, Markus Alexander Kuppe a écrit :
> On 02/24/2010 12:25 PM, Cyril Giraudon wrote:
>
>> Hi Scott,
>>
>> Because there is no apparent reason this exception fires, I've installed
>> Helios M5 (Eclipse SDK, Version: 3.6.0, Build id: I20100129-1300) and
>> try to update ECF just after but p2 says :
>>
>> """
>> Cannot complete the install because one or more required items could not
>> be found.
>> Software being installed: Eclipse Communication Framework SDK
>> 3.2.0.v20100219-1253 (org.eclipse.ecf.core.feature.group
>> 3.2.0.v20100219-1253)
>> Missing requirement: ECF Discovery Model 3.0.0.v20100219-1253
>> (org.eclipse.ecf.discovery.ui.model 3.0.0.v20100219-1253) requires
>> 'bundle org.eclipse.emf.ecore [2.2.0,3.0.0)' but it could not be found
>> Cannot satisfy dependency:
>> From: Eclipse Communication Framework SDK 3.2.0.v20100219-1253
>> (org.eclipse.ecf.core.feature.group 3.2.0.v20100219-1253)
>> To: org.eclipse.ecf.discovery.ui [3.0.0.v20100219-1253]
>> Cannot satisfy dependency:
>> From: ECF Discovery UI 3.0.0.v20100219-1253
>> (org.eclipse.ecf.discovery.ui 3.0.0.v20100219-1253)
>> To: bundle org.eclipse.ecf.discovery.ui.model 3.0.0
>> """
>>
>> Does ECF 3.2 can't be work with Helios M5 ?
>>
> You will have to install EMF 2.5 first.
>
> Markus
> _______________________________________________
> ecf-dev mailing list
> ecf-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/ecf-dev
>
Thanks a lot Markus
Cyril.