Eclipse CDT - CentOS

来源:互联网 发布:古墓丽影9for mac迅雷 编辑:程序博客网 时间:2024/05/16 07:18

The CDT (C/C++ Development Tools) Project provides a fully functional Cand C++ Integrated Development Environment (IDE) for the Eclipseplatform.

 

1,   Install Eclipse CDT

      yum install eclipse-cdt

 

      After install, you can check CDT User Guide http://help.eclipse.org/galileo/index.jsp

      Notes:

                  This is Eclipse RedHat Edition, Eclipse Platform Version 3.2.0. Go to eclipse web site to download new version.

 

2,  SVN

     install Subclipse plug-in from http://subclipse.tigris.org/

     It need to install another plug-in  Graphical Editing Framework (GEF) at the same time when I select subclipse 1.4.x

 

     If check out project from svn has error "Unable to load default SVN Client", make sure "Subclipse SVNKit Option" also selected