Eclipse classic problems to update Java EE tools - eclipse

I have Eclipse classic 4.2 installed in my PC and I wanted to work on the webservices project with eclipse. I have followed the following method to update the eclipse classic to support Java EE.
I have used the install new software section and added the following URL
http://download.eclipse.org/webtools/updates/
Then i have selected Web tools platform and click next.
Then I'm getting the following error messages and i'm unable to install the web tools.
Cannot complete the install because one or more required items could
not be found. Software being installed: Eclipse Java EE Developer
Tools 3.2.0.v201005241530-7b7GHTYFSK2W9kPaFClvz0O_NQmN
(org.eclipse.jst.enterprise_ui.feature.feature.group
3.2.0.v201005241530-7b7GHTYFSK2W9kPaFClvz0O_NQmN) Missing requirement: WTP EJB UI Plug-in 1.1.500.v201004280901
(org.eclipse.jst.ejb.ui 1.1.500.v201004280901) requires 'bundle
org.eclipse.emf.edit.ui [2.2.0,3.0.0)' but it could not be found
Cannot satisfy dependency:
From: Eclipse Java EE Developer Tools 3.2.0.v201005241530-7b7GHTYFSK2W9kPaFClvz0O_NQmN (org.eclipse.jst.enterprise_ui.feature.feature.group
3.2.0.v201005241530-7b7GHTYFSK2W9kPaFClvz0O_NQmN)
To: org.eclipse.jst.ejb.ui [1.1.500.v201004280901]
Can anyone guide me how to install and get started with the current version I have?
Thanks in advance.

Use juno, http://download.eclipse.org/releases/juno to install webtools on top of Eclipse 4.2.
The webtools repo you showed above doesn't have EMF in it, so you need to add an EMF repo as well or pull it from the juno update site.

Related

Unable to install maven plugin for eclipse luna

Iam trying to install maven plugin for eclipse luna through eclipse market place but i get the following error.
Cannot complete the install because one or more required items could not be found.
Software being installed: Maven Development Tools 0.3.0.201410040035 (com.ifedorenko.m2e.mavendev.feature.feature.group 0.3.0.201410040035)
Missing requirement: Maven Development Tools 0.3.0.201409160039 (com.ifedorenko.m2e.mavendev 0.3.0.201409160039) requires 'bundle org.eclipse.m2e.launching [1.6.0,2.0.0)' but it could not be found
Cannot satisfy dependency:
From: Maven Development Tools 0.3.0.201410040035 (com.ifedorenko.m2e.mavendev.feature.feature.group 0.3.0.201410040035)
To: com.ifedorenko.m2e.mavendev [0.3.0.201409160039]
Please help how can i solve this problem.
All my environment variable are also set correctly.
In fact, I have the same problem on my environment.
In the error message, you can see that the plugin you want to install need the bundle org.eclipse.m2e.launching in following versions (1.6.0 to 2.0.0).
Actually, only version 1.5 of m2e is released. You can install the milestone of version 1.6 by following these instructions.
Help > Install new software...
Paste the following link into the field Work with : http://download.eclipse.org/technology/m2e/milestones/1.6/
Press enter
Select all plugins you need
Click Next and follow the wizard
After this installation, retry the installation of "Maven Development Tools"
I hope this answer will help you.
Try installing through this update site instead:
http://download.eclipse.org/releases/luna/
Use the latest Eclipse EE version it internally consist Maven plugin
The 'Maven Development Tools' you appear to be trying to install requires that the basic 'Maven Integration for Eclipse' (m2e) is already installed.
Some downloads of Eclipse include m2e but others don't.
Install m2e using 'Help > Install New Software...'. Choose the main Luna site to work with. m2e is in the 'Collaboration' section.

IBM worklight 5 - Unable to install plug-in

I'm trying to run the IBM Worklight plugin in eclipse classic, but I'm running into some errors:
First of all, I want to update eclipse, but it seems to take over 20 hours to do so. Is there another possibility to update to the latest software? I need to do this in order to install ibm worklight.
Secondly, I'm receiving this errorcode:
Cannot complete the install because one or more required items could not be found.
Software being installed: Eclipse 4.2 Dependencies 1.0.0.v20120615_1503 (com.ibm.rational.dependency.eclipse42.feature.group 1.0.0.v20120615_1503)
I'm loading the IBM worklight from a .zip file. Hopefully I have given you enough information to help me.
Update 1: I also tried using eclipse EE for IDE. Then I got this error:
Cannot complete the install because one or more required items could not be found.
Software being installed: AJAX Web Tools 1.0.0.v20120731_1538 (com.ibm.wdt.webtools.ajax.feature.feature.group 1.0.0.v20120731_1538)
Are you loading the developer version of Worklight or a licensed. I would suggest using the Eclipse marketplace and searching for the Worklight plug in. Typically this is a smoother way of installing the plug in. Where did you get the zip files of the plug in? If it was directly from IBM, make sure it is the newest version which is the 5.0.5.1 (crazy versions, I know) If not, let me know.
IBM Worklight supports Eclipse versions 4.2, 3.7, and 3.6. For the Marketplace client use Juno, Indigo or Helios Eclipse IDE for Java EE Developers. (taken from: http://marketplace.eclipse.org/content/ibm-worklight-developer-edition#.UTTUNoeH7zs).
If you use other versions of eclipse you'll probably face installation problems.
Also check the "Contact all update sites during install to find required software" option in "Install new software" wizard.
Regarding upgrading eclipse as far as I know there is no way to upgrade eclipse to the next version, you must download and install desired eclipse version.

MTJ 1.1.2 plugin couldn't be installed on Eclipse Juno (4.2)

MTJ (Mobile Tools For Java, a famous J2ME plugin for Eclipse) 1.1.2 couldn't be installed on Eclipse Juno (4.2).
I use the following update url to install the plugin:
Mobile Tools For Java - http://download.eclipse.org/mtj/updates/1.1.2/stable/
But it failed to be installed with dependency error:
Cannot complete the install because one or more required items could not be found.
Software being installed: Mobile Tools for Java 1.1.2.201101310801 (org.eclipse.mtj.feature.group 1.1.2.201101310801)
Missing requirement: MTJ Core Plug-in 1.2.1.201101310801 (org.eclipse.mtj.core 1.2.1.201101310801) requires 'bundle org.mortbay.jetty.server [6.1.0,7.0.0)' but it could not be found
Cannot satisfy dependency:
From: Mobile Tools for Java 1.1.2.201101310801 (org.eclipse.mtj.feature.group 1.1.2.201101310801)
To: org.eclipse.mtj.core [1.2.1.201101310801]
Does anyone know what's the problem of this?
I try to find a plugin containing the bundle "org.mortbay.jetty.server [6.1.0,7.0.0)", but not found.
If you read these release notes you will find the key:
http://docs.oracle.com/javame/dev-tools/jme-sdk-3.2/release-notes/pdf/release-notes.pdf
Install the MTJ toolkit.
Go to Help > Install New Software.
In the “Work with” field, enter this URL: http://download.eclipse.org/releases/indigo
Click Add. When the plugins are discovered, open the Mobile and Device Development Tools
hierarchy and check Mobile Tools for Java Examples and Mobile Tools for Java SDK. Click Next.On the installation screen select all plugins and click Finish then click OK.
A Juno plugin named org.eclipse.jetty.server_.jar conflicts with the MTJ libraries when the plugin version is higher than 6. If it is you must prevent it from loading by changing its name so the Jar file is
not parsed. Locate the file in your Juno installation’s \plugins directory and change the extension from .jar to something else.
For example, change it to: org.eclipse.jetty.server_.old
here is the indigo update site http://download.eclipse.org/releases/indigo/ . FFF is right just install plugin from indigo, it works fine.
"Eclipse Juno" chapter on JAVA ME page on Oracle website states:
A Juno plugin named org.eclipse.jetty.server_(version).jar conflicts with the MTJ libraries when the plugin version is higher than 6. If it is you must prevent it from loading by changing its name so the Jar file is not parsed. For example, change it to: org.eclipse.jetty.server.old
Worked for me.
add indigo repo, it'll install but still a no go
recommend using older version if you need it

CXF for Eclipse 3.5

I've Eclipse 3.5.2 and I've a web service, under Windows-> Preferences I can't see CXF, I know it's available in Eclipse 3.6 but is there any way to make it available in Eclipse 3.5? Perhaps by downloading the CXF jars or something? My goal is to generate WSDL file from my web service interface.
I'm using eclipse indigo. so I'm not sure if this'll work for you.
If you go to Help > Install New Software. Look for the The Eclipse Web Tools Platform (WTP) software repository
I'm using Eclipse Indigo so its > http://download.eclipse.org/webtools/repository/indigo
Now it'll list different "Eclipse Web Tools Platform (WTP)" Versions, Select the latest one and you should see CXF Web Services under it. I'll just install the entire platform. you can also install the platform sdk if you like. See the image below for more info.
Install software http://www.greenkode.com/wp-content/uploads/2012/06/6-30-2012-12-58-24-PM.jpg

Cannot complete installing Google Plugin for eclipse

I am trying to install the Google Plugin in eclipse but I get the follwoing error:
Cannot complete the install because one or more required items could not be found.
Software being installed: Google Plugin for Eclipse 3.6 1.4.2.v201012211742
(com.google.gdt.eclipse.suite.e36.feature.feature.group 1.4.2.v201012211742)
Missing requirement: Google Eclipse 3.6 Platform Plugin 1.4.2.v201012211742 (com.google.gdt.eclipse.platform.e36 1.4.2.v201012211742) requires 'bundle org.eclipse.equinox.p2.operations 0.0.0' but it could not be found
Cannot satisfy dependency:
From: Google Plugin for Eclipse 3.6 1.4.2.v201012211742 (com.google.gdt.eclipse.suite.e36.feature.feature.group 1.4.2.v201012211742)
To: com.google.gdt.eclipse.platform.e36 [1.4.2.v201012211742]
Please help
The App Engine documentation is old, that is the problem. There are newer releases of the API:
http://dl.google.com/eclipse/plugin/3.3
http://dl.google.com/eclipse/plugin/3.4
http://dl.google.com/eclipse/plugin/3.5
http://dl.google.com/eclipse/plugin/3.6
http://dl.google.com/eclipse/plugin/3.7
http://dl.google.com/eclipse/plugin/4.2
Try the one that suits your IDE.
I had the same problem and finally found the solution. Hope it works for you too.
Follow these steps and then try to install the plugin again.
Select Help > Install New Software...
Select the Helios update site in the Work with dropdown. If it's not there, you can enter the URL directly: http://download.eclipse.org/releases/helios
Install Helios > Web, XML, and Java EE Development > Eclipse Web Developer Tools.
Go to About / Install New Software... and enter this URL: http://download.eclipse.org/mylyn/releases/latest
After the list populates, select MyLyn SDKs and Frameworks / MyLyn Commons. Once that plug-in installs, restart Eclipse and then the Google App Engine plug-in should install.
When you are on the Available Software screen, after having selected the software you want to install, before you click next, if you check the box "Contact all update sites during install to find required software." then eclipse will automatically resolve and install the needed plugins for you.
I got the same error and looking at the messages indicated that it was due to a conflict between Java EE IDE and Google plugin fo different eclipse runtimes ( 3.6 and 3.5).
So I upgraded the Java EE IDE to the latest version available and that solved the problem.
I found out that ADT-Bundle whose version is eclipse 4.2 has this issue of installing google plugin and when I downloaded eclipse and Android SDK separately and connected them together. It solved the problem. Google plugin installation worked super fine then
Check to see the "type" of Eclipse you are using. I was using the main version of Luna 4.4.2 and having this problem. I then switched to the "Java EE" type of Eclipse, and installed the Google Plugin and AppEngine with no issues. I believe it is because the "Java EE" type comes with WTP.