Problem with Phonegap eclipse plugin installation - eclipse

I followed this link to install Phonegap eclipse plugin for android
http://wiki.phonegap.com/w/page/34483744/PhoneGap%20Eclipse%20PlugIn%20for%20Android
but its showing the below errors/messages. I tried several times but I couldnt understand the messages its showing.
What should I do to fix it? need your suggestions.
Thanks.
Cannot complete the install because of a conflicting dependency.
Software being installed: PhonegapForAndroid 1.2.4.201108181012 (com.mds.phonegapForAndroid.feature.group 1.2.4.201108181012)
Software currently installed: Eclipse SDK 3.5.0.I20090611-1540 (org.eclipse.sdk.ide 3.5.0.I20090611-1540)
Only one of the following can be installed at once:
Core Resource Management 3.5.0.v20090512 (org.eclipse.core.resources 3.5.0.v20090512)
Core Resource Management 3.5.2.R35x_v20091203-1235 (org.eclipse.core.resources 3.5.2.R35x_v20091203-1235)
Core Resource Management 3.5.1.R35x_v20090826-0451 (org.eclipse.core.resources 3.5.1.R35x_v20090826-0451)
Cannot satisfy dependency:
From: Phonegap for Android 1.2.4.201108181012 (com.mds.apg 1.2.4.201108181012)
To: bundle org.eclipse.core.resources 3.5.2
Cannot satisfy dependency:
From: PhonegapForAndroid 1.2.4.201108181012 (com.mds.phonegapForAndroid.feature.group 1.2.4.201108181012)
To: com.mds.apg [1.2.4.201108181012]
Cannot satisfy dependency:
From: Eclipse Platform 3.5.0.v20090611a-9gEeG1HFtQcmRThO4O3aR_fqSMvJR2sJ (org.eclipse.platform.feature.group 3.5.0.v20090611a-9gEeG1HFtQcmRThO4O3aR_fqSMvJR2sJ)
To: org.eclipse.core.resources [3.5.0.v20090512]
Cannot satisfy dependency:
From: Eclipse Project SDK 3.5.0.v20090423-7Q7bA7DPQ1SM6OYQ7wKYJhI-z-xZJCmLTBRhtZ0o61b1z (org.eclipse.sdk.feature.group 3.5.0.v20090423-7Q7bA7DPQ1SM6OYQ7wKYJhI-z-xZJCmLTBRhtZ0o61b1z)
To: org.eclipse.platform.feature.group [3.5.0.v20090611a-9gEeG1HFtQcmRThO4O3aR_fqSMvJR2sJ]
Cannot satisfy dependency:
From: Eclipse SDK 3.5.0.I20090611-1540 (org.eclipse.sdk.ide 3.5.0.I20090611-1540)
To: org.eclipse.sdk.feature.group [3.5.0.v20090423-7Q7bA7DPQ1SM6OYQ7wKYJhI-z-xZJCmLTBRhtZ0o61b1z]

no need to install phonegap in eclipse.you need add phonegap.jar to your project and few changes....read it and ... http://www.phonegap.com/start#android

The AppLaud Eclipse plugin for PhoneGap requires at minimum of Eclipse 3.6 (Helios). It does not work with 3.5 (Galileo). The plugin also works with 3.7 (Indigo).
It's true that you can work around not having the plugin, but it makes PhoneGap project start-up much easier.

Related

Conflict dependency Eclipse Mars & WSO2 APIM tools plugin

I just installed the Eclipse Mars IDE and the WSO2 APIM tooling plugin.
Be careful, there is an error on the URL of the plugin present in page https://docs.wso2.com/display/AM210/Installing+the+API+Manager+Tooling+Plug-In. The version number of API Manager in 2.0.0 instead of 2.1.0.
Conflict dependency are identified blocking the installation of the plugin
What is the workaround? Installing an older version of the plugin and the IDE?
Eclipse Version: March 4.5.0 buildId = 20150621-1200
Version of the WSO2 plugin: 2.1.0.201611241214
Eclipse Logs:
Cannot complete the install because of a conflicting dependency.
Software being installed: WSO2 API Manager Tooling Feature 2.1.0.201611241214 (org.wso2.developerstudio.eclipse.apim.feature.feature.group 2.1.0.201611241214)
Software currently installed: Eclipse IDE for Java Developers 4.5.0.20150621-1200 (epp.package.java 4.5.0.20150621-1200)
Only one of the following can be installed at once:
Core Resource Management 3.10.0.v20150423-0755 (org.eclipse.core.resources 3.10.0.v20150423-0755)
Core Resource Management 3.10.1.v20150725-1910 (org.eclipse.core.resources 3.10.1.v20150725-1910)
Cannot satisfy dependency:
From: Eclipse IDE for Java Developers 4.5.0.20150621-1200 (epp.package.java 4.5.0.20150621-1200)
To: org.eclipse.epp.package.java.feature.feature.group [4.5.0.20150621-1200]
Cannot satisfy dependency:
From: EPP Java Package 4.5.0.20150621-1200 (org.eclipse.epp.package.java.feature.feature.group 4.5.0.20150621-1200)
To: org.eclipse.platform.feature.group 0.0.0
Cannot satisfy dependency:
From: Eclipse Platform 4.5.0.v20150603-2358 (org.eclipse.platform.feature.group 4.5.0.v20150603-2358)
To: org.eclipse.core.resources [3.10.0.v20150423-0755]
Cannot satisfy dependency:
From: WSO2 API Manager Tooling Feature 2.1.0.201611241214 (org.wso2.developerstudio.eclipse.apim.feature.feature.group 2.1.0.201611241214)
To: org.wso2.developerstudio.eclipse.registry.apim.perspective [2.1.0.201611241214]
Cannot satisfy dependency:
From: KernelLibraries 4.1.0.201604061411 (org.wso2.developerstudio.eclipse.kernel.libraries 4.1.0.201604061411)
To: bundle org.eclipse.core.resources 3.10.1
Cannot satisfy dependency:
From: Perspective 2.1.0.201611241214 (org.wso2.developerstudio.eclipse.registry.apim.perspective 2.1.0.201611241214)
To: bundle org.wso2.developerstudio.eclipse.kernel.libraries 4.1.0
It looks like the code you are trying to install requires Eclipse 4.5.2 as a minimum.
Since you have 4.5.0 you should be able to 'Help > Check for Updates' to update to 4.5.2

IBM Worklight 6.0.0.2 - Installing Studio plug-in fails in Eclipse "Juno"

Whenever I try to install IBM Worklight 6.0.0.2 on an Eclipse Juno Release I get the following error. Can you help me resolve?
Software being installed: IBM Dojo Mobile Tools 6.0.0.201306140658
(com.ibm.imp.dojo.tools.licensed.feature.feature.group
6.0.0.201306140658) Missing requirement: Model Plug-in 8.0.0.v20130418_1206 (com.ibm.etools.webtools.model 8.0.0.v20130418_1206) requires 'bundle org.eclipse.gmf.runtime.emf.type.core [1.0.0,2.0.0)' but it could not
be found Cannot satisfy dependency:
From: Rich Page Editor - Dojo extensions 1.1.200.v20130523_1421 (com.ibm.etools.rpe.dojo 1.1.200.v20130523_1421)
To: bundle com.ibm.etools.webtools.model [8.0.0,9.0.0) Cannot satisfy dependency:
From: Dojo Web Tools 2.0.0.v20130523_1421 (com.ibm.etools.webtools.dojo.feature.feature.group
2.0.0.v20130523_1421)
To: com.ibm.etools.rpe.dojo [1.1.200.v20130523_1421] Cannot satisfy dependency:
From: IBM Dojo Mobile Tools 6.0.0.201306140658 (com.ibm.imp.dojo.tools.licensed.feature.feature.group
6.0.0.201306140658)
To: com.ibm.etools.webtools.dojo.feature.feature.group 1.0.0
Double-check that you are using Eclipse Java EE 4.2.2 ("Juno" SR2) and not another variant of Eclipse.
This then can also happen due to slow network - try again
Additionally, verify you have this option checked: "Contact all update sites during install to find required software", in Help >> Install New Software...

installation issues on google plugin

i am facing constant issues on google plugin installation in eclipse. this time it is reporting on core runtime. the code -
Cannot complete the install because one or more required items could not be found.
Software being installed: Google Plugin for Eclipse 3.7 3.3.0.v201307162142-rel-r37 (com.google.gdt.eclipse.suite.e37.feature.feature.group 3.3.0.v201307162142-rel-r37)
Missing requirement: Google Managed APIs Plugin 3.3.0.v201307162142-rel-r37 (com.google.gdt.eclipse.managedapis 3.3.0.v201307162142-rel-r37) requires 'bundle org.eclipse.m2e.core 0.0.0' but it could not be found
Missing requirement: Google Managed APIs Plugin 3.3.0.v201307162142-rel-r42 (com.google.gdt.eclipse.managedapis 3.3.0.v201307162142-rel-r42) requires 'bundle org.eclipse.m2e.core 0.0.0' but it could not be found
Cannot satisfy dependency:
From: Google Project Hosting Plugin 3.3.0.v201307162142-rel-r37 (com.google.gdt.eclipse.gph 3.3.0.v201307162142-rel-r37)
To: bundle com.google.gdt.eclipse.suite 0.0.0
Cannot satisfy dependency:
From: Google Project Hosting Plugin 3.3.0.v201307162142-rel-r42 (com.google.gdt.eclipse.gph 3.3.0.v201307162142-rel-r42)
To: bundle com.google.gdt.eclipse.suite 0.0.0
Cannot satisfy dependency:
From: Google Subclipse Support Plugin 3.3.0.v201307162142-rel-r37 (com.google.gdt.eclipse.gph.subclipse 3.3.0.v201307162142-rel-r37)
To: bundle com.google.gdt.eclipse.gph 0.0.0
Cannot satisfy dependency:
From: Google Suite Plugin 3.3.0.v201307162142-rel-r37 (com.google.gdt.eclipse.suite 3.3.0.v201307162142-rel-r37)
To: bundle com.google.gdt.eclipse.managedapis 0.0.0
Cannot satisfy dependency:
From: Google Suite Plugin 3.3.0.v201307162142-rel-r42 (com.google.gdt.eclipse.suite 3.3.0.v201307162142-rel-r42)
To: bundle com.google.gdt.eclipse.managedapis 0.0.0
Cannot satisfy dependency:
From: Google Plugin for Eclipse 3.7 3.3.0.v201307162142-rel-r37 (com.google.gdt.eclipse.suite.e37.feature.feature.group 3.3.0.v201307162142-rel-r37)
To: com.google.gdt.eclipse.gph.subclipse [3.3.0.v201307162142-rel-r37]
what should i do ?
Need another plugin, M2E-Maven Integration for Eclipse WTP (Juno), go to marketplace and install this plugin, then try install gwt plugin again. Gook Luck
Was going to use GWT for first time, and got this same problem.
Solution that is far from perfect, but worked for me, was upgrading Eclipse from Indigo(3.7) to Kepler(4.3), and installing correct plugin for Kepler.
Just remember to backup your old Eclipse, and you will need Java 1.7
Cheers

android eclipse installation error

When I tried to update the ADT on My eclipse getting the following Error.
Cannot complete the install because of a conflicting dependency.
Software being installed: Android Traceview 20.0.0.v201206242043-391819 (com.android.ide.eclipse.traceview.feature.group 20.0.0.v201206242043-391819)
Software currently installed: Eclipse IDE for Java EE Developers 1.3.1.20100916-1202 (epp.package.jee 1.3.1.20100916-1202)
Only one of the following can be installed at once:
Eclipse UI 3.6.1.M20100826-1330 (org.eclipse.ui 3.6.1.M20100826-1330)
Eclipse UI 3.6.2.M20110203-1100 (org.eclipse.ui 3.6.2.M20110203-1100)
Eclipse UI 3.6.0.I20100603-1100 (org.eclipse.ui 3.6.0.I20100603-1100)
Cannot satisfy dependency:
From: Android Traceview 20.0.0.v201206242043-391819 (com.android.ide.eclipse.traceview.feature.group 20.0.0.v201206242043-391819)
To: org.eclipse.ui 3.6.2
Cannot satisfy dependency:
From: Eclipse IDE for Java EE Developers 1.3.1.20100916-1202 (epp.package.jee 1.3.1.20100916-1202)
To: org.eclipse.epp.package.jee.feature.feature.group [1.3.1.20100916-1202]
Cannot satisfy dependency:
From: Java EE IDE Feature 1.3.1.20100916-1202 (org.eclipse.epp.package.jee.feature.feature.group 1.3.1.20100916-1202)
To: org.eclipse.platform.feature.group [3.6.1.r361_v20100909-9gF78GrkFqw7GrsZnvz0JWNTeb6fue6896L]
Cannot satisfy dependency:
From: Eclipse Platform 3.6.1.r361_v20100909-9gF78GrkFqw7GrsZnvz0JWNTeb6fue6896L (org.eclipse.platform.feature.group 3.6.1.r361_v20100909-9gF78GrkFqw7GrsZnvz0JWNTeb6fue6896L)
To: org.eclipse.rcp.feature.group [3.6.1.r361_v20100827-9OArFLdFjY-ThSQXmKvKz0_T]
Cannot satisfy dependency:
From: Eclipse RCP 3.6.1.r361_v20100827-9OArFLdFjY-ThSQXmKvKz0_T (org.eclipse.rcp.feature.group 3.6.1.r361_v20100827-9OArFLdFjY-ThSQXmKvKz0_T)
To: org.eclipse.ui [3.6.1.M20100826-1330]
The problem is in the message:
Only one of the following can be installed at once:
Eclipse UI 3.6.1.M20100826-1330 (org.eclipse.ui 3.6.1.M20100826-1330)
Eclipse UI 3.6.2.M20110203-1100 (org.eclipse.ui 3.6.2.M20110203-1100)
Eclipse UI 3.6.0.I20100603-1100 (org.eclipse.ui 3.6.0.I20100603-1100)
It's producing a conflict because you have
Eclipse IDE for Java EE Developers 1.3.1.20100916-1202 installed, and it will likely contain a different UI version than Traceview uses.
Please use a new Eclipse installation. Yours is 2 years old, according to its 3.6.2 version number. Recent versions are 3.8 and 4.2. While the ADT should also work on older Eclipse versions, you are more on the safe side with a newer version. Besides all the new features you also get from the JDT, when developing for Android.
You should update your installation of Eclipse before trying to install the Android plug-in.

How to upgrade eclipse from Galileo to Helios in Ubuntu 10.10 via "Help->Install New Software..."

I know the direct-download method but still want to make the upgrade with the help of Eclipse. When I plan to do so, the following errors rise:
Cannot complete the install because of a conflicting dependency.
Software being installed: Eclipse SDK 3.6.2.M20110210-1200 (org.eclipse.sdk.ide 3.6.2.M20110210-1200)
Software currently installed: Eclipse Platform 3.5.2 (Eclipse Platform 3.5.2)
Only one of the following can be installed at once:
Equinox Provisioning Publisher 1.1.2.v20100824-2220 (org.eclipse.equinox.p2.publisher 1.1.2.v20100824-2220)
Equinox Provisioning Publisher 1.1.0.v20100513 (org.eclipse.equinox.p2.publisher 1.1.0.v20100513)
Equinox Provisioning Publisher 1.0.1.R35x_20100105 (org.eclipse.equinox.p2.publisher 1.0.1.R35x_20100105)
Cannot satisfy dependency:
From: Eclipse Platform 3.5.2 (Eclipse Platform 3.5.2)
To: org.eclipse.equinox.p2.publisher [1.0.1.R35x_20100105]
Cannot satisfy dependency:
From: Equinox p2 Provisioning 2.0.1.r361_v20100903-897HFa-FX0z-z-ntoaavz0JPX628 (org.eclipse.equinox.p2.user.ui.feature.group 2.0.1.r361_v20100903-897HFa-FX0z-z-ntoaavz0JPX628)
To: org.eclipse.equinox.p2.publisher [1.1.2.v20100824-2220]
Cannot satisfy dependency:
From: Eclipse SDK 3.6.2.M20110210-1200 (org.eclipse.sdk.ide 3.6.2.M20110210-1200)
To: org.eclipse.equinox.p2.user.ui.feature.group [2.0.1.r361_v20100903-897HFa-FX0z-z-ntoaavz0JPX628]
I am using http://download.eclipse.org/eclipse/updates/3.6/ . It seems that I need a newer Equinox Provisioning Publisher to make a successful upgrade. But after a rough search I did not find much information. So what should I do now? Thank you.
According to this, the only lines that really matter from that error output are the last ones.
Cannot satisfy dependency:
From: Eclipse SDK 3.6.2.M20110210-1200 (org.eclipse.sdk.ide 3.6.2.M20110210-1200)
To: org.eclipse.equinox.p2.user.ui.feature.group [2.0.1.r361_v20100903-897HFa-FX0z-z-ntoaavz0JPX628]
I had this problem too and was unable to resolve it without first uninstalling everything and following this method to get it all rolling (That's a link to my blog where I mashed together all the guides that helped me get it installed).
Good luck!