简体   繁体   English

无法在Eclipse上安装Visual Editor插件

[英]Cannot install Visual Editor Plugin on Eclipse

I try to follow the instructions from here to install a Visual editor pulgin for Eclipse: http://wiki.eclipse.org/VE/Update 我尝试按照此处的说明为Eclipse安装Visual Editor pulgin: http ://wiki.eclipse.org/VE/Update

Both online and offline installations fails with the following mistake: Cannot complete request. 联机和脱机安装均失败,并出现以下错误:无法完成请求。 Generating details. 生成详细信息。

Here is the complete log: 这是完整的日志:

Cannot complete the install because of a conflicting dependency.
  Software being installed: Java EMF Model 1.4.0.v20090826-1446-7H-FPbAcggQleH8hJifHfUd (org.eclipse.jem.feature.group 1.4.0.v20090826-1446-7H-FPbAcggQleH8hJifHfUd)
  Software currently installed: Eclipse IDE for Java EE Developers 1.2.2.20100217-2310 (epp.package.jee 1.2.2.20100217-2310)
  Only one of the following can be installed at once: 
    Java EMF Model BeanInfo (Introspection) Support 2.0.300.v200905030615 (org.eclipse.jem.beaninfo 2.0.300.v200905030615)
    Java EMF Model BeanInfo (Introspection) Support 2.0.300.R3_1_maintenance (org.eclipse.jem.beaninfo 2.0.300.R3_1_maintenance)
  Cannot satisfy dependency:
    From: Eclipse IDE for Java EE Developers 1.2.2.20100217-2310 (epp.package.jee 1.2.2.20100217-2310)
    To: org.eclipse.epp.package.jee.feature.feature.group [1.2.2.20100217-2310]
  Cannot satisfy dependency:
    From: Java EE IDE Feature 1.2.2.20100217-2310 (org.eclipse.epp.package.jee.feature.feature.group 1.2.2.20100217-2310)
    To: org.eclipse.jst.web_ui.feature.feature.group 0.0.0
  Cannot satisfy dependency:
    From: Java EMF Model 1.4.0.v20090826-1446-7H-FPbAcggQleH8hJifHfUd (org.eclipse.jem.feature.group 1.4.0.v20090826-1446-7H-FPbAcggQleH8hJifHfUd)
    To: org.eclipse.jem.beaninfo [2.0.300.R3_1_maintenance]
  Cannot satisfy dependency:
    From: JST Web Core 3.1.1.v200908121609-7S7CFyvFIhIehVidwyfk0m (org.eclipse.jst.web_core.feature.feature.group 3.1.1.v200908121609-7S7CFyvFIhIehVidwyfk0m)
    To: org.eclipse.jem.beaninfo [2.0.300.v200905030615]
  Cannot satisfy dependency:
    From: JST Web Core 3.1.1.v200908121609-7S7CG-dFIhIeq7kV6qxaLD (org.eclipse.jst.web_core.feature.feature.group 3.1.1.v200908121609-7S7CG-dFIhIeq7kV6qxaLD)
    To: org.eclipse.jem.beaninfo [2.0.300.v200905030615]
  Cannot satisfy dependency:
    From: JST Web UI 3.1.1.v200908121609-7E77FBfDlwYa_9sdy2q77doi14gl (org.eclipse.jst.web_ui.feature.feature.group 3.1.1.v200908121609-7E77FBfDlwYa_9sdy2q77doi14gl)
    To: org.eclipse.jst.web_core.feature.feature.group [3.1.1.v200908121609-7S7CFyvFIhIehVidwyfk0m]
  Cannot satisfy dependency:
    From: JST Web UI 3.1.1.v200908121609-7E77FBiDlwYcICNdz-5z-9PGqZCy (org.eclipse.jst.web_ui.feature.feature.group 3.1.1.v200908121609-7E77FBiDlwYcICNdz-5z-9PGqZCy)
    To: org.eclipse.jst.web_core.feature.feature.group [3.1.1.v200908121609-7S7CG-dFIhIeq7kV6qxaLD]

Has anybody encountered something like this? 有人遇到过这样的事情吗? Appreciate your ideas! 感谢您的想法!

Just found the answer here: http://www.eclipse.org/forums/index.php?t=msg&th=162167&start=0& 刚刚在这里找到答案: http : //www.eclipse.org/forums/index.php? t=msg& th= 162167&start =0&

One should select not all the packages, listed after adding the source URL, but only Visual Editor SDK. 添加源URL之后,应该不选择列出的所有软件包,而应该选择Visual Editor SDK。 Then it installs fine. 然后安装就可以了。

But personally I find it unusable. 但是我个人认为它不可用。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM