phoneGap + Eclipse PLugin install Issue - java

below error occured when i'm trying to install plugin to eclipse. i never already install that to eclipse and this is my fresh copy of eclipse helios
please help me to sort out this issue
"JavaScript Development Tools" is already installed, so an update will be performed instead.
Cannot complete the install because of a conflicting dependency.
Software being installed: JavaScript Development Tools 1.2.4.v201207042009 (org.eclipse.wst.jsdt.feature.feature.group 1.2.4.v201207042009)
Software currently installed: Eclipse IDE for Java EE Developers 1.3.2.20110218-0812 (epp.package.jee 1.3.2.20110218-0812)
Only one of the following can be installed at once:
JavaScript Debug Core 1.0.1.v201008170101 (org.eclipse.wst.jsdt.debug.core

I tried with eclipse classic version and now issue is sorted

Related

State of Eclipse plugin for Gluon-Mobile

Can anybody tell me what the state of the Eclipse plugin for Gluon-Mobile is? It cannot be installed from the Eclipse marketplace anymore for the more recent Eclipse versions although the text states that it is compatible with the latest versions. Currently the marketplace is showing more than 80 failed installation attempts within the last 7 days.
The Gluon plugin for Eclipse works with Eclipse Version: 2019-03 (4.11.0) with the fix:
https://github.com/gluonhq/ide-plugins/issues/19
I tested it:
https://www.youtube.com/watch?v=yBg43PJ-Sx4

I installed Vaadin eclipse plugin but I can't see it in the new menu nor in preferences

I installed the Vaadin plugin from the eclipse market place, and then I restarted my eclipse, I was surprised that nothing came up on the File->New wizard dialog:
I check in the installed plugins, and I can clearly see that the vaadin plug-in is installed:
Any idea what am I missing?
I'm using eclipse neon on Windows 7 machine.
Eclipse Java EE IDE for Web Developers.
Version: Neon Release (4.6.0)
Build id: 20160613-1800
I saw the same issue using Eclipse Oxygen. After trying various things, I decided to try installing the plugin on an older version of Eclipse. Installing on Eclipse Neon worked, using the Help -> Install new software path, as outlined in the previous answer by Morfic.

How to add jdk8 in Eclipse Indigo

I just read How to have Eclipse use JDK8 to compile a project?
What i added jdk8 to eclipse as,
From the answers of How to have Eclipse use JDK8 to compile a project?
I tried to Update the JDT/Core, JDT/UI bundles from http://dist.springsource.com/snapshot/TOOLS/java8/e43
But it shows error as,
"Eclipse Java Development Tools Patch for Java 8 Support (BETA)" is not applicable to the current configuration and will not be installed.
"Eclipse Plug-in Development Environment Patch for Java 8 Support (BETA)" is not applicable to the current configuration and will not be installed.
How Can i fix it ?
I can say that Java 1.8 does in fact work with Eclipse Luna ( the beta version released around March 17, 2014) or later. I tried it and it was good.
Also, I noticed that in the Eclipse Marketplace, there are now plugins to install functionality into Kepler to support JDK1.8. I haven't tried the plugin myself though.
This is a old topic but I just wanted to point out that I have searched enough to find that Indigo version can't be updated to S.E 1.8 here the link which is given on eclipse website to update the Execution Environment but if you try it will throw error for Indigo.
Here is the link where the Information about execution environment is given.
This shows the step by step to update Execution environment.
I have tried to update Execution environment and I got the same error.

Eclipse - Android configuration problems [duplicate]

This question already has answers here:
Closed 10 years ago.
Possible Duplicate:
Where can I find older versions of Eclipse ADT
Can’t find AVD or SDK manager in Eclipse
I'm having difficult installing the Android environment on Eclipse. I've tried all the usual fixes like running as an administrator but have had no success.
I have installed the ADT Plugin which has been checked multiple times but when I restart Eclipse and go to Window-Perspective Android does not appear. I'm making this a new question because all of the solutions I have tried and none have worked.
Eclipse version - Eclipse IDE for Java EE Developers
I have download the Android SDK and that's fine but can't seem to get to work with Eclipse. Grrr!
Anyone got any ideas?
P.S. I have tried using Eclipse Classic and the problems are still the same.
SOLUTION FOUND: Where can I find older versions of Eclipse ADT older versions of ADT can be found here to work with the Java version I have. Thanks for all your help!
http://developer.android.com/sdk/installing/installing-adt.html
If you will be developing in Eclipse with the ADT Plugin, first make sure that you have a suitable version of Eclipse installed on your computer as described by the system requirements.
If you need to install Eclipse, you can download it from http://www.eclipse.org/downloads/. We recommend the "Eclipse Classic" version. Otherwise, you should use a Java or RCP version of Eclipse.
I was not able to install the ADT plugin for Eclipse Juno either, so I had to stay with Eclipse Indigo for a while. I noticed that others had the same issue.
You need
java JDK
Android sdk
ADT plugins
Eclipse
in eclipse goto -> help -> install new soft-> select ADT XX...
then Goto windows -> preferences -> set android sdk path
also see this link for STEP BY STEP TUTORIAL

Can't add Google Plugin for Eclipse to Eclipse for Java EE developers (Helios edition)?

I just installed Eclipse Helios (Java EE edition) and tried to install the Google App Engine plugin for Eclipse.
I get the following error:
Cannot complete the install because one or more required items could not be found.
Software being installed: Google Plugin for Eclipse 3.5 1.3.3.v201006111302 (com.google.gdt.eclipse.suite.e35.feature.feature.group 1.3.3.v201006111302)
Missing requirement: Google Plugin for Eclipse 3.5 1.3.3.v201006111302 (com.google.gdt.eclipse.suite.e35.feature.feature.group 1.3.3.v201006111302) requires 'org.eclipse.platform.feature.group [3.5.0,3.6.0)' but it could not be found
Is it only possible to add the plugin to Ganymede - not Helios?
There is a version of the GAE Plugin for Eclipse 3.6/Helios listed on the Download page - did you try this?

Categories