Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] Not able to install franca plugin

This is the not the forum for this kind of question.

Anyway, from the error it looks like Franca requires the Kepler release of Eclipse which is mentioned in the first line of the Franca Quick Install guide

 

From: eclipse-dev-bounces@xxxxxxxxxxx [mailto:eclipse-dev-bounces@xxxxxxxxxxx] On Behalf Of chinmaya hoshing
Sent: January-15-14 7:22 AM
To: eclipse-dev@xxxxxxxxxxx
Subject: [eclipse-dev] Not able to install franca plugin

 

Hi ,

 

I have installed eclipse on my xubuntu machine .

Version for eclipse which I am using is  :

Eclipse IDE for C/C++ Developers

Version: Indigo Service Release 2

Build id: 20120216-1857

 

 

I have followed the steps to install franca plugin referring to the link :  https://code.google.com/a/eclipselabs.org/p/franca/wiki/FrancaQuickInstallGuide 

 

but while following the above steps in eclipse i am getting following error :

 

Cannot complete the install because of a conflicting dependency.

  Software being installed: Franca Feature 0.8.10.201309262002 (org.franca.feature.feature.group 0.8.10.201309262002)

  Software currently installed: Eclipse IDE for C/C++ Developers 1.4.2.20120213-0813 (epp.package.cpp 1.4.2.20120213-0813)

  Only one of the following can be installed at once: 

    Common Eclipse Runtime 3.6.200.v20130402-1505 (org.eclipse.equinox.common 3.6.200.v20130402-1505)

    Common Eclipse Runtime 3.6.0.v20110523 (org.eclipse.equinox.common 3.6.0.v20110523)

  Cannot satisfy dependency:

    From: Eclipse IDE for C/C++ Developers 1.4.2.20120213-0813 (epp.package.cpp 1.4.2.20120213-0813)

    To: org.eclipse.epp.package.cpp.feature.feature.group [1.4.2.20120213-0813]

  Cannot satisfy dependency:

    From: Core Runtime 3.9.0.v20130326-1255 (org.eclipse.core.runtime 3.9.0.v20130326-1255)

    To: bundle org.eclipse.equinox.common [3.6.100,4.0.0)

  Cannot satisfy dependency:

    From: EPP CPP Feature 1.4.2.20120213-0813 (org.eclipse.epp.package.cpp.feature.feature.group 1.4.2.20120213-0813)

    To: org.eclipse.platform.feature.group [3.7.2.v20120207-1839-9gF7UHPDFxGjd-PqDr2jX_4yKaumkoHTz04_q-q]

  Cannot satisfy dependency:

    From: Eclipse Platform 3.7.2.v20120207-1839-9gF7UHPDFxGjd-PqDr2jX_4yKaumkoHTz04_q-q (org.eclipse.platform.feature.group 3.7.2.v20120207-1839-9gF7UHPDFxGjd-PqDr2jX_4yKaumkoHTz04_q-q)

    To: org.eclipse.rcp.feature.group [3.7.2.v20120120-1424-9DB5FmnFq5JCf1UA38R-kz0S0272]

  Cannot satisfy dependency:

    From: Eclipse RCP 3.7.2.v20120120-1424-9DB5FmnFq5JCf1UA38R-kz0S0272 (org.eclipse.rcp.feature.group 3.7.2.v20120120-1424-9DB5FmnFq5JCf1UA38R-kz0S0272)

    To: org.eclipse.equinox.common [3.6.0.v20110523]

  Cannot satisfy dependency:

    From: Franca IDL core plugin 0.8.10.201309262002 (org.franca.core.dsl 0.8.10.201309262002)

    To: bundle org.eclipse.core.runtime 3.8.0

  Cannot satisfy dependency:

    From: Franca Feature 0.8.10.201309262002 (org.franca.feature.feature.group 0.8.10.201309262002) 

 

 

Please help me to resolve the above issue I want Franca plugin to be installed on my eclipse .

 

Thanks in advance 

Chinmaya H

 

 

 


Back to the top