[转] ubuntu 12.04 配置 Eclipse的 C/C++开发环境

1.Use ubuntu software center install Eclipse IDE

2.Install GCC and G++ build in the termail input command :"sudo apt-get install build-essential"

3.Start eclipse 

4.In to Help -> Install New Software -> Word With input : "Eclipse Galileo Repository - http://download.eclipse.org/releases/galileo"

5.Select Collaboration -> Mylyn Bridge : C/C++ Development -> Next 

6.Install success "Mylyn Bridge : C/C++ Development",Restart Eclipse IDE

7.In to Help -> Install New Software -> Word With input : "Eclipse Galileo Repository - http://download.eclipse.org/releases/galileo"

8.Select Programming Languages -> Eclipse C/C++ Development Tools -> Next

9.Install Eclipse C/C++ Development Tools success, Restart Eclipse IDE

10.Create C/C++ project(defualt select "hello world program"), In the menu on right click select Build Project -> Select -> Debug 

 

posted @ 2013-12-27 16:10  金发萌音  阅读(219)  评论(0编辑  收藏  举报