Best IDE for Linux – Emacs Code Browser
Posted by kasun04 on August 24, 2008
A C/C++ developer on Linux platform, is someone who always seeks for a IDE that suits his work, but ends up with using tedious ‘vim’ or unstable eclipse CDT or Netbeans C/C++.
But for me the most powerful IDE for C/C++ development in Linux platform is emacs. Using just only emacs would do a little but emacs gain enmourse power when it used with Emacs Code Browser (ECB).
This is almost an IDE that is enriched with all the possible features in the modern IDEs in Windows like VS or IntelliJ. Have a look
.












ZJ said
Hi thir i am very intrested in seeting up emacs as an ide, coud you provide step by step tutorial of how to setup emacs as an c++ ide on linux, i am very new to the emacs world so any help will be thanked for
Cheers
ZJ
kasun04 said
Hi ZJ,
Thanks for being interested about emacs. I will post a new blog post on setting up emacs with emacs code browser.
- Kasun Indrasiri
kasun04 said
Hi,
First you need to install emacs. Then install emacs code browser (ECB).
Please refer -> http://gd.tuwien.ac.at/.vhost/xemacs.org/Documentation/packages/html/ecb_1.html#SEC2
-Kasun