Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] org.eclipse.ecf.example.clients & IllegalMonitorStateException

Hi,

Where does the EMF dependency come from exactly?

And let me get this right, you're having problems with p2 because of an unresolved EMF dependency? Wasn't p2 supposed to solve all this? One of the things that gave EMF a bad name was that the old update manager constantly tripped over bad version declarations... does this mean nothing has changed?

Regards,
 Dann



On 24/02/2010 05:33, Giraudon Cyril wrote:
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.

_______________________________________________
ecf-dev mailing list
ecf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ecf-dev




Back to the top