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. Then I click download > 4.6.1 > eclipse-SDK-4.6.1-macosx-cocoa-x86_64.tar.gz. But that just gives me a new Eclipse. What I really want is for this library (org.eclipse) to work:
当我谷歌“'Eclipse插件开发环境”时,我点击此链接。然后我点击下载> 4.6.1> eclipse-SDK-4.6.1-macosx-cocoa-x86_64.tar.gz。但这只是给了我一个新的Eclipse。我真正想要的是这个库(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
1 个解决方案
#1
2
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
安装后,您需要将相应的插件添加到插件的依赖项中
#1
2
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
安装后,您需要将相应的插件添加到插件的依赖项中