ubuntu 环境中安装eclipse的CDT插件

时间:2023-01-24 22:00:32

作者:Young_2717

转自:http://blog.****.net/imyang2007/article/details/7377090


在unbuntu环境中,想让eclipse支持C/C++编程,只需在eclipse中安装一个CDT插件即可。


安装步骤:

1、打开eclipse的 Help->Install New Software;


2、在work with中添加下载网址:http://download.eclipse.org/tools/cdt/releases/galileo,点击Add


3、选中下面的列表,如图:

ubuntu 环境中安装eclipse的CDT插件


点击安装。


相关文章