I've been wanting to start using an IDE apart from vim. I need support for C/C++, java and python. Less importantly, I'd also like support for perl, javascript, html, and php, but not necessarily. Any ideas?
Also, I've downloaded and installed Eclipse CDT from the website. Now, how do I go about installing eclipse ide for java and python? Do I have to open separate programs (like CDT, JDT, Python IDE etc.,) for development in different languages or can I just open one 'eclipse' and start developing in whatever language I want once I install support for the other languages? It's a little confusing. Do I have to download and install eclipse ide for each programming language separately?