Not able to install Glassfish Tools in eclipse - eclipse

I tried installing the Glassfish tools (Glassfish adapter) in Eclipse but got the following error:
Cannot complete the install because of a conflicting dependency.
Software being installed: GlassFish Tools 8.4.0.201510191754
(oracle.eclipse.tools.glassfish.feature.group 8.4.0.201510191754)
Software currently installed: GlassFish Tools 8.3.0.201508262046
(oracle.eclipse.tools.glassfish.feature.group 8.3.0.201508262046)
Only one of the following can be installed at once:
GlassFish Tools UI 8.3.0.201508262046 (oracle.eclipse.tools.glassfish.ui 8.3.0.201508262046)
GlassFish Tools UI 8.4.0.201510191754 (oracle.eclipse.tools.glassfish.ui 8.4.0.201510191754) Cannot
satisfy dependency:
From: GlassFish Tools 8.3.0.201508262046 (oracle.eclipse.tools.glassfish.feature.group 8.3.0.201508262046)
To: oracle.eclipse.tools.glassfish.ui [8.3.0.201508262046] Cannot satisfy dependency:
From: GlassFish Tools 8.4.0.201510191754 (oracle.eclipse.tools.glassfish.feature.group 8.4.0.201510191754)
To: oracle.eclipse.tools.glassfish.ui [8.4.0.201510191754]
Would anybody please help me on this?

Related

Cannot update Eclipse WTP, Conflicting & Unsatisfied dependencies on Eclipse Juno

I tried to install/update WTP on Eclipse Juno SR2 using install new software menu option, But unable to do because of the following errors,
Cannot complete the install because of a conflicting dependency.
Software being installed: JAX-WS Tools SDK 1.2.0.v201204151854-44-90NCHNCDLLUuYbbV5cIkz-a69OdKTaLrU6UqY (org.eclipse.jst.ws.jaxws_sdk.feature.feature.group 1.2.0.v201204151854-44-90NCHNCDLLUuYbbV5cIkz-a69OdKTaLrU6UqY)
Software being installed: JAX-WS Tools SDK 1.2.1.v201301072322-448a90NCHQC9KRWnSadV-_Nlyb19OdKTcLlRBVpX (org.eclipse.jst.ws.jaxws_sdk.feature.feature.group 1.2.1.v201301072322-448a90NCHQC9KRWnSadV-_Nlyb19OdKTcLlRBVpX)
Only one of the following can be installed at once:
JAX-WS Tools Developer Guide 1.1.100.v201301072322 (org.eclipse.jst.ws.jaxws.doc.isv 1.1.100.v201301072322)
JAX-WS Tools Developer Guide 1.1.0.v201104031551 (org.eclipse.jst.ws.jaxws.doc.isv 1.1.0.v201104031551)
Cannot satisfy dependency:
From: JAX-WS Tools SDK 1.2.0.v201204151854-44-90NCHNCDLLUuYbbV5cIkz-a69OdKTaLrU6UqY (org.eclipse.jst.ws.jaxws_sdk.feature.feature.group 1.2.0.v201204151854-44-90NCHNCDLLUuYbbV5cIkz-a69OdKTaLrU6UqY)
To: org.eclipse.jst.ws.jaxws.doc.isv [1.1.0.v201104031551]
Cannot satisfy dependency:
From: JAX-WS Tools SDK 1.2.1.v201301072322-448a90NCHQC9KRWnSadV-_Nlyb19OdKTcLlRBVpX (org.eclipse.jst.ws.jaxws_sdk.feature.feature.group 1.2.1.v201301072322-448a90NCHQC9KRWnSadV-_Nlyb19OdKTcLlRBVpX)
To: org.eclipse.jst.ws.jaxws.doc.isv [1.1.100.v201301072322]
URI used : http://download.eclipse.org/webtools/repository/juno
I am updating WTP on Eclipse to install WAS Liberty Profile, When I tried to install WAS Liberty profile following error occured,
Cannot complete the install because one or more required items could not be found.
Software being installed: WebSphere® Application Server Liberty Profile Tools 8.5.5040.v20141119_2034 (com.ibm.websphere.wdt.server.tools.feature.group 8.5.5040.v20141119_2034)
Missing requirement: com.ibm.wdt.preferences 1.0.1.v20141119_2034 requires 'bundle org.eclipse.wst.web [1.1.700,2.0.0)' but it could not be found
Cannot satisfy dependency:
From: Configuration for WebSphere® Application Server Developer Tools for Eclipse 1.0.1.v20141119_2034 (com.ibm.wdt.preferences.feature.feature.group 1.0.1.v20141119_2034)
To: com.ibm.wdt.preferences [1.0.1.v20141119_2034]
Cannot satisfy dependency:
From: WebSphere® Application Server Liberty Profile Tools 8.5.5040.v20141119_2034 (com.ibm.websphere.wdt.server.tools.feature.group 8.5.5040.v20141119_2034)
To: com.ibm.wdt.preferences.feature.feature.group [1.0.1.v20141119_2034]
Environment Details:
Eclipse version: Juno Service Release 2
Eclipse Build id: 20130225-0426
JDK used: jdk1.6.0_35
You need both the WTP repository and the matching simultaneous release repository, as found at https://wiki.eclipse.org/WTP_FAQ#How_do_I_install_WTP.3F . The simultaneous release repository is the more important of the two most of the time. It actually looks like the Liberty tools you're installing were intended for Kepler, and you can't do an in-place upgrade from Juno to Kepler.

Error installing Glassfish tools for Eclipse Kepler

I get this error, how do I fix it?
Cannot complete the install because one or more required items could not be found.
Software being installed: GlassFish Tools 5.3.0.201307081547 (oracle.eclipse.tools.juno.glassfish.feature.group 5.3.0.201307081547)
Missing requirement: GlassFish Tools UI 5.3.0.201307081547 (oracle.eclipse.tools.glassfish.ui 5.3.0.201307081547) requires 'bundle org.eclipse.core.runtime [3.8.0,3.9.0)' but it could not be found
Cannot satisfy dependency:
From: GlassFish Tools 5.3.0.201307081547 (oracle.eclipse.tools.juno.glassfish.feature.group 5.3.0.201307081547)
To: oracle.eclipse.tools.glassfish.ui [5.3.0.201307081547]
Find the GlassFish version which is compatible with kepler and install it. Looks like you are installing juno only compatible GlassFish.

Error while adding glassfish tools with eclipse

I am trying to add Glassfish tools using Download additional server adaptors in Eclipse Kepler but getting error.
Setup details are:
Eclipse kepler 64 bit
Windows 7 64 bit
The error I am getting is--
Cannot complete the install because one or more required items could not be found.
Software being installed: GlassFish Tools 6.4.0.201403011416 (oracle.eclipse.tools.glassfish.feature.group 6.4.0.201403011416)
Missing requirement: GlassFish Tools 6.4.0.201403011416 (oracle.eclipse.tools.glassfish 6.4.0.201403011416) requires 'bundle org.eclipse.jst.server.generic.core [1.0.800,1.1.0)' but it could not be found
Cannot satisfy dependency:
From: GlassFish Tools 6.4.0.201403011416 (oracle.eclipse.tools.glassfish.feature.group 6.4.0.201403011416)
To: oracle.eclipse.tools.glassfish.ui [6.4.0.201403011416]
Cannot satisfy dependency:
From: GlassFish Tools UI 6.4.0.201403011416 (oracle.eclipse.tools.glassfish.ui 6.4.0.201403011416)
To: bundle oracle.eclipse.tools.glassfish [6.4.0,6.5.0)
I added below component to Eclipse:
JST server adaptors
JST server adaptors Extentions
JST server UI
By going to Help-> Install New softwares in Eclipse
Select work with as
Kepler - http://download.eclipse.org/releases/kepler
The required components are available under category
Web, XML, Java EE and OSGi Enterprise Development

Install aptana plugin for eclipse along side with Jboss Tools

While trying to install Aptana Web Development Tools via Install New Software feature of Eclipse, this error occur:
Cannot complete the install because of a conflicting dependency.
Software being installed: Aptana Web Development Tools 1.2.7.024747 (com.aptana.ide.feature.feature.group 1.2.7.024747)
Software currently installed: JBoss Tools JSF 3.4.0.Final-v20121205-2220-B66 (org.jboss.tools.jsf.feature.feature.group 3.4.0.Final-v20121205-2220-B66)
Only one of the following can be installed at once:
Mozilla XPCOM Eclipse plugin 1.9.2.16 (org.mozilla.xpcom 1.9.2.16)
org.mozilla.xpcom 1.8.1.3-20070320
Cannot satisfy dependency:
From: Aptana Web Development Tools 1.2.7.024747 (com.aptana.ide.feature.feature.group 1.2.7.024747)
To: com.aptana.ide.feature.xul.feature.group [1.2.7.024747]
Cannot satisfy dependency:
From: Embedded Firefox Support (XUL-based) 1.2.7.024747 (com.aptana.ide.feature.xul.feature.group 1.2.7.024747)
To: org.mozilla.xpcom [1.8.1.3-20070320]
Cannot satisfy dependency:
From: JBoss Tools JSF 3.4.0.Final-v20121205-2220-B66 (org.jboss.tools.jsf.feature.feature.group 3.4.0.Final-v20121205-2220-B66)
To: org.jboss.tools.vpe.feature.feature.group 3.3.0
Cannot satisfy dependency:
From: JBoss Tools Visual Page Editor 3.4.0.Final-v20121205-1952-B75 (org.jboss.tools.vpe.feature.feature.group 3.4.0.Final-v20121205-1952-B75)
To: org.jboss.tools.vpe.xulrunner [3.4.0.Final-v20121205-1952-B75]
Cannot satisfy dependency:
From: Browser (XULRunner) Plug-in 3.4.0.Final-v20121205-1952-B75 (org.jboss.tools.vpe.xulrunner 3.4.0.Final-v20121205-1952-B75)
To: bundle org.mozilla.xpcom 1.9.1
Is there anyway to install aptana along side with jboss tools, because i need the jquery auto completion in aptana plugin

Automatic update in Eclipse gives error on non-installed plugin/feature

When trying a 'Check for updates' in Eclipse Juno updates are found, but errors prevent continuing the installation: The operation cannot be completed. See the details. Those details are:
Cannot complete the install because of a conflicting dependency.
Software being installed: Eclipse IDE for Java EE Developers 1.5.2.20130211-1820 (epp.package.jee 1.5.2.20130211-1820)
Software currently installed: Oracle WebLogic Server Tools 2.2.0.201211211917 (oracle.eclipse.tools.juno.weblogic.feature.group 2.2.0.201211211917)
Only one of the following can be installed at once:
Eclipse Workbench 3.104.0.v20121219-151754 (org.eclipse.ui.workbench 3.104.0.v20121219-151754)
Eclipse Workbench 3.104.0.v20121114-140926 (org.eclipse.ui.workbench 3.104.0.v20121114-140926)
Eclipse Workbench 3.103.0.v20120530-1824 (org.eclipse.ui.workbench 3.103.0.v20120530-1824)
Eclipse Workbench 3.103.1.v20120906-120042 (org.eclipse.ui.workbench 3.103.1.v20120906-120042)
Eclipse Workbench 3.104.0.v20130204-164612 (org.eclipse.ui.workbench 3.104.0.v20130204-164612)
Cannot satisfy dependency:
From: Eclipse IDE for Java EE Developers 1.5.2.20130211-1820 (epp.package.jee 1.5.2.20130211-1820)
To: org.eclipse.epp.package.jee.feature.feature.group [1.5.2.20130211-1820]
Cannot satisfy dependency:
From: Oracle Common Tools 5.2.0.201211211917 (oracle.eclipse.tools.common 5.2.0.201211211917)
To: bundle org.eclipse.ui.workbench [3.8.0,3.104.0)
Cannot satisfy dependency:
From: Oracle WebLogic Server Tools 2.2.0.201211211917 (oracle.eclipse.tools.juno.weblogic.feature.group 2.2.0.201211211917)
To: oracle.eclipse.tools.weblogic [5.2.0.201211211917]
Cannot satisfy dependency:
From: Oracle WebLogic Server Tools 5.2.0.201211211917 (oracle.eclipse.tools.weblogic 5.2.0.201211211917)
To: bundle oracle.eclipse.tools.common [5.2.0,5.3.0)
Cannot satisfy dependency:
From: Java EE IDE Feature 1.5.2.20130211-1820 (org.eclipse.epp.package.jee.feature.feature.group 1.5.2.20130211-1820)
To: org.eclipse.platform.feature.group [4.2.1.v20130118-173121-9MF7GHYdG0B5kx4E_SkfZV-1mNjVATf67ZAb7]
Cannot satisfy dependency:
From: Eclipse Platform 4.2.1.v20130118-173121-9MF7GHYdG0B5kx4E_SkfZV-1mNjVATf67ZAb7 (org.eclipse.platform.feature.group 4.2.1.v20130118-173121-9MF7GHYdG0B5kx4E_SkfZV-1mNjVATf67ZAb7)
To: org.eclipse.rcp.feature.group [4.2.2.v20130129-152330-7IARAABrMQkGSvMgQnUlz-DQz00h]
Cannot satisfy dependency:
From: Eclipse RCP 4.2.2.v20130129-152330-7IARAABrMQkGSvMgQnUlz-DQz00h (org.eclipse.rcp.feature.group 4.2.2.v20130129-152330-7IARAABrMQkGSvMgQnUlz-DQz00h)
To: org.eclipse.ui.workbench [3.104.0.v20130204-164612]
The Installation History shows no installed Oracle software in the Current Installation, but previous configurations include Oracle WebLogic Server Tools and/or Oracle WebLogic Scripting Tools.
Any suggestions to make Eclipse update itself again?
The current versions of Eclipse Juno and WebLogic Server Tools are incompatible at the moment. See the answer I got on an Oracle discussion forum for details.
Update: the WebLogic Server Tools has been updated and can now be installed on the current Eclipse Juno version.