如何在Indigo上安装eclipse PDE(3.7) [英] How do I install eclipse PDE on Indigo (3.7)

查看:166
本文介绍了如何在Indigo上安装eclipse PDE(3.7)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚刚重新安装了eclipse,使用最新版本(Indigo / 3.7),我遇到了与半年前完全一样的问题。我安装了eclipse java IDE,现在如何让插件开发环境(PDE)工作?

I just re-installed eclipse, using the latest version (Indigo / 3.7), and I run into the exact same problem as I did half a year ago. I installed the eclipse java IDE, now how do I get the plugin development enviroment (PDE) working?

我已经安装了RCP组件,如我之前的一个问题:
如何安装eclipse PDE?

I've installed the RCP components as in my previous question: How do I install eclipse PDE?

尽管RCP组件的安装按预期方式完成,但是它不会启用。我无法创建OSGi运行配置,在首选项对话框中没有目标平台条目,并且没有选项将项目转换为插件。

Although installation of the RCP components completes as expected, it's somehow not enabled. I can't create OSGi run configurations, there is no Target Platform entry in the preferences dialog, and there is no option to convert a project to a plug-in.

我需要安装别的吗?有没有什么需要手动启用PDE?

Do I need to install something else? Is there anything I have to do to manually enable the PDE?

推荐答案

如果您下载了Java开发人员的Eclipse IDE,那么您将没有预先安装PDE。它被包含在Eclipse Classic下载中。获取PDE的最简单方法是:

If you downloaded the Eclipse IDE for Java Developers then you will not have PDE pre-installed. It is included in the Eclipse Classic download. The simplest way to obtain PDE is:


  1. 在菜单中,转到帮助 - >安装新软件。

  2. 在可用软件对话框中,从使用下拉列表中选择靛蓝网站(http://download.eclipse.org/releases/indigo)。

  3. 在搜索框中输入短语插件,这应该过滤列表,以便您可以看到Eclipse插件开发环境。

  4. 点击复选框并完成安装。

  1. In the menu goto Help --> Install New Software.
  2. In the Available Software dialog select the Indigo site (http://download.eclipse.org/releases/indigo) from the "Work with" drop down.
  3. In the search box enter the phrase "Plug-in" this should filter the list so you can see the Eclipse Plug-in Development Environment.
  4. Click the checkbox and finish and install.

在第3步中,您还可以它通过扩展通用工具,然后滚动到Eclipse插件开发环境。

In step 3 you can also get to it by expanding "General Purpose Tools" and then scrolling down to Eclipse Plug-in Development Environment.

这篇关于如何在Indigo上安装eclipse PDE(3.7)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆