Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] Cannot Install ECF SDK

Hi Salinda,

ECF 3.6.0 remote services has a dependency on the OSGi wiring API (org.osgi.framework.wiring), which (I believe) was introduced in Equinox 3.7.0.   The easiest way to resolve this is to use Eclipse (Equinox) 3.7 or newer.

Thanks,

Scott


On 4/22/2013 1:41 AM, Salinda Jayawardana wrote:
HI All

I am trying to install elf sdk , but I am getting following error 
I have tried both ways(on line p2 repo and downloaded sdk) both time got the following error,

I am using eclipse 3.6 , Please advice me how to resolve this ??


Cannot complete the install because one or more required items could not be found.
  Software being installed: ECF Remote Services Target Components 3.6.0.v20130309-0714 (org.eclipse.ecf.remoteservice.sdk.feature.feature.group 3.6.0.v20130309-0714)
  Missing requirement: ECF OSGi R4.2 Remote Service Admin 2.1.200.v20130309-0714 (org.eclipse.ecf.osgi.services.remoteserviceadmin 2.1.200.v20130309-0714) requires 'package org.osgi.framework.wiring [1.0.0,2.0.0)' but it could not be found
  Cannot satisfy dependency:
    From: ECF OSGi R4.2 Compendium Distribution 2.0.100.v20130309-0714 (org.eclipse.ecf.osgi.services.distribution 2.0.100.v20130309-0714)
    To: bundle org.eclipse.ecf.osgi.services.remoteserviceadmin 1.0.0
  Cannot satisfy dependency:
    From: ECF OSGi 4.2 Remote Services Admin 2.0.1.v20130309-0714 (org.eclipse.ecf.osgi.services.feature.feature.group 2.0.1.v20130309-0714)
    To: org.eclipse.ecf.osgi.services.distribution [2.0.100.v20130309-0714]
  Cannot satisfy dependency:
    From: ECF Remote Services Target Components 3.6.0.v20130309-0714 (org.eclipse.ecf.remoteservice.sdk.feature.feature.group 3.6.0.v20130309-0714)
    To: org.eclipse.ecf.osgi.services.feature.feature.group [2.0.1.v20130309-0714]


Thanks
Salinda 


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


Back to the top