最新消息:20210816 当前crifan.com域名已被污染,为防止失联,请关注(页面右下角的)公众号

【记录】给Eclipse安装CDT插件

Eclipse crifan 8951浏览 0评论

【背景】

需要用到CDT插件,所以要去给Eclipse安装CDT插件。

【解决过程】

1.想要找个最方便快捷的办法,所以是参考:

Eclipse开发C/C++ (CDT安装详解)

去用Eclipse的自带的那个查找和安装的功能去安装CDT。

2.Eclipse->Help->Install New Software

eclipse help install new software

3.Work With中,选择当前Eclipse版本的那个地址:

Juno – http://download.eclipse.org/releases/juno

然后搜索CDT,然后就可以看到搜出来的CDT了:

Autotools support for CDT
CDT Visual C++ Support

choose juno input cdt choose cdt

4.下一步后,可以看到详细信息:

  Autotools support for CDT    3.0.1.201302132326    org.eclipse.cdt.autotools.feature.group
Plugins for maintaining C/C++ projects that use Autotools (autoconf and automake).

  CDT Visual C++ Support    1.0.0.201302132326    org.eclipse.cdt.msw.feature.group
Support for building project using the Visual C++ compiler.

install details for cdt

5.接受条款:

cdt agree license

6.然后就是去下载和安装了:

installing software for cdt

 

7.安装完CDT后需要重启Eclipse:

install cdt complete need reboot

8.重启后,去:

Window->Preferences

eclipse window preferences

中确认已经安装成功:

可以看到C/C++了:

eclipse support c cpp now

 

【总结】

其实就是:

Eclipse->Help->Install New Software->

Work With选择:Juno – http://download.eclipse.org/releases/juno

输入CDT,然后选择找到的那两个:

Autotools support for CDT    3.0.1.201302132326    org.eclipse.cdt.autotools.feature.group
CDT Visual C++ Support    1.0.0.201302132326    org.eclipse.cdt.msw.feature.group

一路安装即可。

转载请注明:在路上 » 【记录】给Eclipse安装CDT插件

发表我的评论
取消评论

表情

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

网友最新评论 (1)

    85 queries in 0.172 seconds, using 22.14MB memory