Eclipse:如何在 Eclipse (Indigo) 上安装 Subclipse [在 Linux 上]

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/16340066/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-06 22:50:26  来源:igfitidea点击:

Eclipse: how to install Subclipse on Eclipse (Indigo) [on Linux]

linuxeclipsesubclipse

提问by McLan

I am trying to install Subclipse on Linux. My Eclipse (Indigo) version is 3.7.2. I went to this siteand copied the link says:

我正在尝试在 Linux 上安装 Subclipse。我的 Eclipse (Indigo) 版本是 3.7.2。我去了这个网站并复制了链接说:

Links for 1.8.x Release:
Zipped downloads: http://subclipse.tigris.org/servlets/ProjectDocumentList?folderID=2240

1.8.x 版本的链接:
压缩下载:http: //subclipse.tigris.org/servlets/ProjectDocumentList? folderID= 2240

but it is not working...

但它不起作用......

采纳答案by Matt Hyde

In eclipse, go to help --> Install New Software... Then put this URL in the box (this URL is from the site that you link to).

在 Eclipse 中,转到帮助 --> 安装新软件...然后将此 URL 放入框中(此 URL 来自您链接到的站点)。

http://subclipse.tigris.org/update_1.8.x

http://subclipse.tigris.org/update_1.8.x

The plugins will then appear for you to select.

然后会出现插件供您选择。

Or you can click on help --> Eclipse Marketplace... and then search for Subclipse if you have the marketplace installed.

或者,您可以单击帮助 --> Eclipse Marketplace...,然后搜索 Subclipse(如果您安装了市场)。