如何在 Eclipse Ganymede 中安装 PDT 2.0?
我已经尝试在 Eclipse 3.4 中安装 PDT 几个小时了,但没有取得任何成功。
我之前安装了 Eclipse for Java EE 开发人员(我的主要交易)发行版,我只想将 PDT 添加到我的安装中,这样我也可以在 Eclipse 中处理我的一些网站。
我已尽力遵循 PDT Wiki 上的说明,但我只是不这样做有任何成功。 当我尝试在可用软件对话框的 PDT 更新站点部分中选择 PDT 功能 选项时,它向我发出的具体消息是:
Cannot complete the request. See the details.
Cannot find a solution satisfying the following requirements Match[requiredCapability:
org.eclipse.equinox.p2.iu/org.eclipse.wst.web_ui.feature.feature.group/
[3.0.1.v200807220139-7R0ELZE8Ks-y8HYiQrw5ftEC3UBF,
3.0.1.v200807220139-7R0ELZE8Ks-y8HYiQrw5ftEC3UBF]].
解决方案是什么?
I've been trying to install PDT in Eclipse 3.4 for a few hours now and I'm not having any success.
I have a previous installation of the Eclipse for Java EE developers (my main deal) distro and I just want to add the PDT to my install so I can also work on some of my websites in Eclipse.
I've done my best to follow the instructions at the PDT Wiki and I'm just not having any success. The specific message that it barks at me when I attempt to select the PDT Features option in the PDT Update Site section of the available software dialog is thus:
Cannot complete the request. See the details.
Cannot find a solution satisfying the following requirements Match[requiredCapability:
org.eclipse.equinox.p2.iu/org.eclipse.wst.web_ui.feature.feature.group/
[3.0.1.v200807220139-7R0ELZE8Ks-y8HYiQrw5ftEC3UBF,
3.0.1.v200807220139-7R0ELZE8Ks-y8HYiQrw5ftEC3UBF]].
What is the solution?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
我对 PDT 插件也有同样的问题。 只需遵循本指南 http://wiki.eclipse.org/PDT/Installation 并确保您正在使用最新的 PDT 版本 (2)。 PDT 更新站点提供以前的稳定版本。
I had the same issue with the PDT plugin. Just follow this guide http://wiki.eclipse.org/PDT/Installation and ensure you're using the latest PDT version (2). The PDT update site serves the previous stable version.
我看过很多指南,但最终我自己弄清楚了:
手动下载最新集成或 nightly od PDT 2.0 并将其解压到 eclipse 文件夹中
现在您应该可以在 ganyamede 中使用 PDT 2.0 ;)
I have looked at lots of guides, but i finaly figured it out on myself:
manualy download latest integration or nightly od PDT 2.0 and unpack it in eclipse folder
and now you should have working PDT 2.0 in ganyamede ;)
如果您有所有已安装插件的列表,则访问 YOXOS 并下载一个新的 eclipse 副本,其中所有插件都已加载。 如果您这样做,请记住更改您的工作空间。
If you have a list of all the plugins that you already have it may be faster and easier to go to YOXOS and download a new copy of eclipse with all the plugins already loaded. just remember to change your workspace if you do this.