[转] 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 - "

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 - "

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 

内容版权声明:除非注明,否则皆为本站原创文章。

转载注明出处:https://www.heiqu.com/zzgyzj.html