我尝试使用WTP
菜单选项在Eclipse Juno SR2
上安装/更新install new software
,但由于以下错误无法执行此操作,
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:http://download.eclipse.org/webtools/repository/juno
我正在WTP
更新Eclipse
以安装WAS Liberty Profile
,当我尝试安装WAS Liberty profile
后发生错误,
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]
环境详情:
Eclipse版本:Juno Service Release 2
Eclipse Build id:20130225-0426
JDK使用:jdk1.6.0_35
答案 0 :(得分:0)
您需要两者 WTP存储库和匹配的同步发布存储库,如https://wiki.eclipse.org/WTP_FAQ#How_do_I_install_WTP.3F所示。同时发布存储库在大多数情况下是两个中更重要的。它实际上看起来像你正在安装的Liberty工具是用于 Kepler ,你不能从Juno到Kepler进行就地升级。