简体   繁体   English

导入org.eclipse无法解决...如何安装Eclipse插件开发环境?

[英]The import org.eclipse cannot be resolved…how to install Eclipse Plugin Development Environment?

According to this post I'm supposed to "install it using 'Help > Install New Software'. Work with the main Mars site and install 'Eclipse Plugin Development Environment'" 根据这篇文章,我应该“使用'帮助>安装新软件'来安装它。。使用主要的Mars站点并安装'Eclipse插件开发环境'”

Is help the same bar as in the Eclispe software? 和Eclispe软件一样有帮助吗? 在此输入图像描述

When I google "'Eclipse Plugin Development Environment" I click this link . 当我谷歌“'Eclipse插件开发环境”时,我点击此链接 Then I click download > 4.6.1 > eclipse-SDK-4.6.1-macosx-cocoa-x86_64.tar.gz . 然后我点击下载> 4.6.1> eclipse-SDK-4.6.1-macosx-cocoa-x86_64.tar.gz But that just gives me a new Eclipse. 但这只是给了我一个新的Eclipse。 What I really want is for this library (org.eclipse) to work: 我真正想要的是这个库(org.eclipse)工作: 在此输入图像描述

If someone could provide me step by step instructions on how to fix my Eclipse so that org.eclipse works correctly that would be great! 如果有人可以为我提供有关如何修复Eclipse的分步说明,以便org.eclipse正常工作,这将是非常棒的!

Eclipse info Eclipse IDE for Java Developers Eclipse信息用于Java开发人员的Eclipse IDE

Version: Neon.1a Release (4.6.1) Build id: 20161007-1200 版本:Neon.1a版本(4.6.1)版本号:20161007-1200

For Eclipse Neon click the 'Help' menu item and select 'Install New Software...'. 对于Eclipse Neon,单击“帮助”菜单项并选择“安装新软件...”。

In the 'Work with' field in the dialog that appears select the Neon site Neon - http://download.eclipse.org/releases/neon . 在出现的对话框的“使用”字段中,选择Neon site Neon - http://download.eclipse.org/releases/neon

After a few moments the dialog should update to show something like: 片刻之后,对话框应该更新以显示如下内容:

在此输入图像描述

Expand the 'General Purpose Tools' section and select 'Eclipse Plug-in Development Environment': 展开“通用工具”部分,然后选择“Eclipse插件开发环境”: 在此输入图像描述

Click Next to proceed with the install. 单击“下一步”继续安装。

Once installed you will need to add the appropriate plug-in to your plug-in's dependencies 安装后,您需要将相应的插件添加到插件的依赖项中

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

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