Eclipse:C/C++ 插件下载链接?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/2151567/
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
Eclipse: C/C++ Plugin Download Link?
提问by Nick Heiner
I'm downloaded the Java EE version of Eclipse 3.5.1. Can I now use it to edit C/C++ with the proper plugin?
我下载了 Eclipse 3.5.1 的 Java EE 版本。我现在可以使用它来编辑带有适当插件的 C/C++ 吗?
I went to Help>> Install New Softwarebut I don't know which URL to use to get the C/C++ plugin. I can't find it on the Eclipse website either.
我去了帮助>>安装新软件,但我不知道使用哪个 URL 来获取 C/C++ 插件。我在 Eclipse 网站上也找不到它。
采纳答案by Jagannath
http://www.eclipse.org/downloads/May be you need to download C/C++ IDE.
http://www.eclipse.org/downloads/可能需要下载 C/C++ IDE。
回答by dolbi
Just wanted to update the thread with the Juno (Eclipse 4.2) plugin link since I had some trouble finding it.
只是想用 Juno (Eclipse 4.2) 插件链接更新线程,因为我找不到它。
To install it on your existing eclipse go to Help>> Install New software>> Addand add the link: http://download.eclipse.org/tools/cdt/releases/juno
要在现有的 Eclipse 上安装它,请转到帮助>>安装新软件>>添加并添加链接:http://download.eclipse.org/tools/cdt/releases/juno
If you need another version you can find it here.
如果您需要其他版本,可以在此处找到。
Note that the update URL has changed from tracking the Eclipse name to an independent numeric version beginning with Luna:
请注意,更新 URL 已从跟踪 Eclipse 名称更改为以 Luna 开头的独立数字版本:
CDT for Eclipse Luna - http://download.eclipse.org/tools/cdt/releases/8.6
CDT for Eclipse Mars - http://download.eclipse.org/tools/cdt/releases/8.8.1
CDT for Eclipse Neon - http://download.eclipse.org/tools/cdt/releases/9.0
Eclipse Luna 的
CDT - http://download.eclipse.org/tools/cdt/releases/8.6
Eclipse Mars 的
CDT - http://download.eclipse.org/tools/cdt/releases/8.8.1
Eclipse Neon 的 CDT - http://download.eclipse.org/tools/cdt/releases/9.0
回答by Desphilboy
1-In Eclipse (Juno) , go to " Help/Install new software" .
1-在 Eclipse (Juno) 中,转到“帮助/安装新软件”。
2- Install dialog appears , in front of "Work with:" input at the top row of dialog press the "Add..." button.
2- 出现安装对话框,在对话框顶行的“Work with:”输入前,按下“Add...”按钮。
3- in the "Add Repository" dialog type something as name( for example CDT) and in the "Location" input box type: " http://download.eclipse.org/tools/cdt/releases/juno" and press OK.
3-在“添加存储库”对话框中输入名称(例如CDT)并在“位置”输入框中输入:“ http://download.eclipse.org/tools/cdt/releases/juno”并按OK .
If your connection to internet be good, after a while you should have "CDT main features" and "CDT Optional Features" appeared in the list.
如果您的互联网连接良好,过一段时间您应该会在列表中出现“CDT 主要功能”和“CDT 可选功能”。
回答by njgarg22
Version: Luna Service Release 2 (4.4.2) Ubuntu: 14.04
版本:Luna Service Release 2 (4.4.2) Ubuntu:14.04
Go to Help -> Install New Software
转到帮助 -> 安装新软件
There is a text-box named "Work with".
有一个名为“Work with”的文本框。
http://download.eclipse.org/tools/cdt/releases/8.6
http://download.eclipse.org/tools/cdt/releases/8.6
Wait for 5 minutes (Pending will appear)
等待 5 分钟(Pending 会出现)
Then, select "CDT main features" and "CDT optional features"
然后,选择“CDT主要功能”和“CDT可选功能”
Click Next
点击下一步
Accept the agreement license
接受协议许可
It will start downloading.
它将开始下载。
回答by Hem
You can download the packageyou want according to your eclipse version.
The CDT can either be installed as part of the Eclipse C/C++ IDE packaged zip file or installed into an existing Eclipse using the "Help->Install New Software->Add(near work with)" and provide following required URL:
CDT 可以作为 Eclipse C/C++ IDE 打包 zip 文件的一部分安装,也可以使用“帮助->安装新软件->添加(接近使用)”安装到现有的 Eclipse 中,并提供以下所需的 URL:
回答by Jonathan L
Alternative way to install CDT was tested under Ubuntu 16.04.2, Eclipse Neon3
Help > Eclipse Marketplace...
Enter "cdt" in Search > Find
Scroll down to locate Eclipse C/C++ IDE CDT x.x, click Install
安装 CDT 的替代方法在 Ubuntu 16.04.2 下进行了测试,Eclipse Neon3
Help > Eclipse Marketplace...
在 Search > Find 中输入“cdt”
向下滚动以找到Eclipse C/C++ IDE CDT xx,单击 Install
回答by sharadendu sinha
I have not tried the same with gallelio or helios but when tried installing CDT pluggin for the recent eclipse Indigo, it worked fine. It works with both ADT and CDT plugins simultaneously. The download URL for plugin is http://download.eclipse.org/tools/cdt/releases/indigo.
我还没有尝试过与 gallelio 或 helios 相同的方法,但是当尝试为最近的 eclipse Indigo 安装 CDT 插件时,它运行良好。它同时适用于 ADT 和 CDT 插件。插件的下载 URL 是http://download.eclipse.org/tools/cdt/releases/indigo。
回答by volvox
回答by Abhijeet Rastogi
http://www.easyeclipse.org/site/plugins/eclipse-cdt.html
http://www.easyeclipse.org/site/plugins/eclipse-cdt.html
This is what you are looking for...
这就是你要找的...
回答by Balaji Boggaram Ramanarayan
Installing CDT depends on version of eclipse you have.
安装 CDT 取决于您拥有的 eclipse 版本。
This page will help you to download appropriate CDT based on the version on eclipse you have.
此页面将帮助您根据您拥有的 eclipse 版本下载适当的 CDT。