简体   繁体   English

Eclipse 4.2.1安装Google插件4.2时出错

[英]Eclipse 4.2.1 Error installing Google plug in 4.2

i am new to the eclipse and i am trying to install the google plug in for eclipse and i get the following : 我是新来的日食,我正在尝试安装Google Eclipse插件,并且得到以下信息:

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

As Kevin Fritz said, use preferably the Eclipse Java EE package. 正如Kevin Fritz所说,最好使用Eclipse Java EE软件包。 If you don't want to install Eclipse from scratch, you can also install the needed plugins from the Juno update site or the WTP update site . 如果您不想从头开始安装Eclipse,也可以从Juno更新站点WTP更新站点安装所需的插件。 Install the WTP packages. 安装WTP软件包。 Just ask if you don't know how to proceed. 请问您是否不知道如何进行。

Taken from this page http://www.shekhargovindarajan.com/tips-n-tricks/solved-requires-bundle-org-eclipse-wst-xml-core-error-while-installing-google-plugin-in-fedora-eclipse/ 摘自此页面http://www.shekhargovindarajan.com/tips-n-tricks/solved-requires-bundle-org-eclipse-wst-xml-core-error-while-installing-google-plugin-in-fedora-日食/

Launch Eclipse. 启动Eclipse。 Click on Help>Install New Software. 单击帮助>安装新软件。 On the subsequent window titled “Available Software”, click on blue link 'Available Software Sites'. 在随后的标题为“可用软件”的窗口上,单击蓝色链接“可用软件站点”。 Look for the URL http://download.eclipse.org/releases/galileo in the list of Software Sites. 在“软件站点”列表中查找URL http://download.eclipse.org/releases/galileo Select and click on Enable (button on the right). 选择并单击启用(右侧的按钮)。 Click on OK. 单击确定。

Back on the “Available Software” window, type the URL http://dl.google.com/eclipse/plugin/3.5 in the field labeled “Work with:” . 返回“可用软件”窗口,在“使用方式:”字段中输入URL http://dl.google.com/eclipse/plugin/3.5 Click on Add. 点击添加。 This will show Plugin and SDKs in the bottom pane. 这将在底部窗格中显示插件和SDK。 Check the boxes against them and click on Next. 选中与它们相对的框,然后单击“下一步”。 Follow the onscreen instructions. 请按照屏幕上的说明进行操作。 This will install the Google plugin and SDK. 这将安装Google插件和SDK。 When prompted, restart Eclipse. 出现提示时,重新启动Eclipse。

You may obviously need to update the links to be 4.2 instead of 3.5 and juno instead of galileo . 您可能显然需要将链接更新为4.2而不是3.5 ,将juno替换为galileo

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

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