C++ editors and IDEs

M

Mohitz

Hi

I have recently migrated from Java to C++ and find it really cool.

I am currently using Emacs. I know its good because you can customize
it the way you want. But, i dont think it beats an IDE like eclipse
for Java.
eclipse lets you do so much for java..

1. Syntax Error Highlighting
2. Content Assist with list of var/func
3. Getters and Setters
4. Defining Constructors

The list just goes on...

Opinions??

Also, are there any IDEs for C++ ? I haven't come across any...

Mohit
 
J

jalina

Mohitz a écrit :
Hi

I have recently migrated from Java to C++ and find it really cool.

I am currently using Emacs. I know its good because you can customize
it the way you want. But, i dont think it beats an IDE like eclipse
for Java.
eclipse lets you do so much for java..

1. Syntax Error Highlighting
2. Content Assist with list of var/func
3. Getters and Setters
4. Defining Constructors

The list just goes on...

Opinions??

Also, are there any IDEs for C++ ? I haven't come across any...

Mohit
Well, Eclipse is an IDE and can be used for C++. Look for the CDT plugin.

J.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,767
Messages
2,569,572
Members
45,046
Latest member
Gavizuho

Latest Threads

Top