0

我是 eclipse 的新手,我正在尝试为 eclipse 安装 google 插件,我得到以下信息:

Cannot complete the install because one or more required items could not be found.
  Software being installed: Google Plugin for Eclipse 4.2 3.2.0.v201302131858-rel-r42 (com.google.gdt.eclipse.suite.e42.feature.feature.group 3.2.0.v201302131858-rel-r42)
  Missing requirement: Google Plugin for Eclipse 4.2 3.2.0.v201302131858-rel-r42 (com.google.gdt.eclipse.suite.e42.feature.feature.group 3.2.0.v201302131858-rel-r42) requires 'org.eclipse.wst.css.core 0.0.0' but it could not be found
4

3 回答 3

0

正如 Kevin Fritz 所说,最好使用 Eclipse Java EE 包。如果您不想从头开始安装 Eclipse,您还可以从Juno 更新站点WTP 更新站点安装所需的插件。安装 WTP 包。只是问你是否不知道如何进行。

于 2013-03-20T11:04:41.850 回答
0

取自此页面http://www.shekhargovindarajan.com/tips-n-tricks/solved-requires-bundle-org-eclipse-wst-xml-core-error-while-installing-google-plugin-in-fedora-蚀/

启动 Eclipse。单击帮助>安装新软件。在随后出现的标题为“可用软件”的窗口中,单击蓝色链接“可用软件站点”。在软件站点列表中查找 URL http://download.eclipse.org/releases/galileo。选择并单击启用(右侧的按钮)。单击确定。

返回“可用软件”窗口,在标有“使用:”的字段中键入 URL http://dl.google.com/eclipse/plugin/3.5 。单击添加。这将在底部窗格中显示插件和 SDK。选中它们对应的框,然后单击下一步。按照屏幕上的说明进行操作。这将安装 Google 插件和 SDK。出现提示时,重新启动 Eclipse。

您可能显然需要将链接更新为4.2代替3.5juno代替galileo.

于 2013-03-20T11:23:45.427 回答
0

使用 Eclipse Java EE,而不是 Eclipse SDK..

http://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/junosr2

于 2013-03-20T10:34:31.737 回答