LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Linux based IDE for C++ (https://www.linuxquestions.org/questions/programming-9/linux-based-ide-for-c-621715/)

e1000 02-16-2008 10:36 PM

Linux based IDE for C++
 
I'm taking an intro to programming class at my college and our teacher has basically told us to use a text editor for coding. We are compiling in solaris, so I'm not too woried about compatability if I do my practice on Linux.

Does anybody have a good idea for a IDE that works for C++? I have heard of Kdevelop but I'm running Xfce, so I'm not sure if those two would be compatable.

Uncle_Theodore 02-16-2008 11:04 PM

You can use kdevelop from xfce. Also, eclipse has a C++ plugin, just look on their site. http://www.eclipse.org/cdt/

JWPurple 02-17-2008 10:34 PM

I'll give a vote for Eclipse CDT. We're using it at work for C programming on RH linux. There's a little learning curve, but if you're used to other IDEs, and are familiar with make, it's not too difficult.


All times are GMT -5. The time now is 04:27 PM.