在 Eclipse PDE 中安装插件

Install plugins in Eclipse PDE

我正在使用 Eclipse PDE 4.6 的插件作为一种语言的 IDE。要启动 IDE,我 运行 Eclipse 并转到 运行 / 运行 配置,select Eclipse 应用程序,并使用默认设置。在 Eclipse 中,我可以很好地安装市场和其他插件,但是 none 的插件出现在新的 window 中。我用这个 link 安装市场: http://download.eclipse.org/releases/staging/ 但是,帮助菜单下仍然没有市场。如何在 IDE 中安装市场和其他插件?

在 'Run > Run Configurations' select 您的应用程序中,然后转到 'Plug-ins' 选项卡。

在'Launch with'select'all workspace and enabled target plug-ins'.

同时勾选 'Add new workspace plug-ins in the launch configuration automatically'

您还需要在 'Plug-in Development > Target Platform' 的首选项中 'Running Platform' selected。