如何在Eclipse Ganymede中安装PDT 2.0?

时间:2023-02-05 12:14:02

I've been trying to install PDT in Eclipse 3.4 for a few hours now and I'm not having any success.

我一直在尝试在Eclipse 3.4中安装PDT几个小时,我没有取得任何成功。

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.

我之前安装了Eclipse for Java EE开发人员(我的主要交易)发行版,我只是想将PDT添加到我的安装中,所以我也可以在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:

我已尽力遵循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]].

What is the solution?

解决办法是什么?

3 个解决方案

#1


1  

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.

如果你有一个已经拥有的所有插件的列表,那么可以更快更容易地去YOXOS并下载已经加载了所有插件的eclipse的新副本。如果你这样做,请记住改变你的工作区。

#2


1  

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.

我对PDT插件有同样的问题。只需按照本指南http://wiki.eclipse.org/PDT/Installation确保您使用的是最新的PDT版本(2)。 PDT更新站点提供以前的稳定版本。

#3


0  

I have looked at lots of guides, but i finaly figured it out on myself:

我看了很多指南,但我最终想出了自己:

  1. Download Ganyamede SDK
  2. 下载Ganyamede SDK

  3. Through update manager install Web Developer Tools ( v 3.0.x )
  4. 通过更新管理器安装Web Developer Tools(v 3.0.x)

  5. Again using update manager instal DLTK version 1.0 or higher
  6. 再次使用更新管理器安装DLTK 1.0或更高版本

  7. manualy download latest integration or nightly od PDT 2.0 and unpack it in eclipse folder

    manualy下载最新的集成或每晚od PDT 2.0并在eclipse文件夹中解压缩

  8. and now you should have working PDT 2.0 in ganyamede ;)

    现在你应该在ganyamede中使用PDT 2.0;)

#1


1  

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.

如果你有一个已经拥有的所有插件的列表,那么可以更快更容易地去YOXOS并下载已经加载了所有插件的eclipse的新副本。如果你这样做,请记住改变你的工作区。

#2


1  

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.

我对PDT插件有同样的问题。只需按照本指南http://wiki.eclipse.org/PDT/Installation确保您使用的是最新的PDT版本(2)。 PDT更新站点提供以前的稳定版本。

#3


0  

I have looked at lots of guides, but i finaly figured it out on myself:

我看了很多指南,但我最终想出了自己:

  1. Download Ganyamede SDK
  2. 下载Ganyamede SDK

  3. Through update manager install Web Developer Tools ( v 3.0.x )
  4. 通过更新管理器安装Web Developer Tools(v 3.0.x)

  5. Again using update manager instal DLTK version 1.0 or higher
  6. 再次使用更新管理器安装DLTK 1.0或更高版本

  7. manualy download latest integration or nightly od PDT 2.0 and unpack it in eclipse folder

    manualy下载最新的集成或每晚od PDT 2.0并在eclipse文件夹中解压缩

  8. and now you should have working PDT 2.0 in ganyamede ;)

    现在你应该在ganyamede中使用PDT 2.0;)