How to code C in Eclipse (UBUNTU 7.10)
codding Abril 15th, 2008 06:04 pm
Adicionar aos FavoritosTags: c, cdt, eclipse, ubuntu
I’ve search around the web a way to code C in eclipse IDE.
I had quite problems to install cdt plugin in ubuntu, until i find out that ubuntu has a bug with some versions of cdt ‘couse ubuntu has already in his lib the plugin cdt.
sudo -i
apt-get install eclipse-cdt
and after you restart eclipse you will be able to create C and C++ projects.
Talk about this on your blog without forget the source: Show this link on your post! :)
Did you like my post? Then digg it, by me a beer or just add my blog to your Technorati Favorites

