Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[emf-dev] RC1 Helios install

Is anyone else having trouble installing EMF SDK for RC1. I don't want to file a bug 'cause I figure if it were a general issue someone would have reported it by now, but on the other hand I've had it happen on both of my machines. This is from a brand new 3.6 RC1, going straight to Helios site and attempting to install. I get:

Cannot complete the install because of a conflicting dependency.
  Software being installed: EMF - Eclipse Modeling Framework SDK 2.6.0.v20100517-1331 (org.eclipse.emf.sdk.feature.group 2.6.0.v20100517-1331)
  Only one of the following can be installed at once: 
    EMF Mapping 2.5.0.v20100427-1455 (org.eclipse.emf.mapping 2.5.0.v20100427-1455)
    EMF Mapping 2.6.0.v20100511-1645 (org.eclipse.emf.mapping 2.6.0.v20100511-1645)
  Cannot satisfy dependency:
    From: EMF Mapping UI 2.6.0.v20100427-1455 (org.eclipse.emf.mapping.ui 2.6.0.v20100427-1455)
    To: bundle org.eclipse.emf.mapping [2.5.0,2.6.0)
  Cannot satisfy dependency:
    From: EMF - Eclipse Modeling Framework SDK 2.6.0.v20100517-1331 (org.eclipse.emf.sdk.feature.group 2.6.0.v20100517-1331)
    To: org.eclipse.emf.mapping [2.6.0,2.7.0)
  Cannot satisfy dependency:
    From: EMF - Eclipse Modeling Framework SDK 2.6.0.v20100517-1331 (org.eclipse.emf.sdk.feature.group 2.6.0.v20100517-1331)
    To: org.eclipse.emf.mapping.ui [2.6.0,2.7.0) 

Back to the top