vote up 0 vote down star

closed as exact duplicate by Vinko Vrsalovic Oct 31 '08 at 15:25

4 Answers

vote up 1 vote down

This doesn't quite answer the question, but to be honest, I don't use an IDE. I just use vim and the appropriate command-line tools (gcc, gdb, etc.).

link|flag
vote up 0 vote down

KDevelop is the one I use.

link|flag
vote up 0 vote down

Integrated Development Environments / RAD tools / GUI-builders on Linux; #

For C/C++

  1. Amy
  2. Anjuta
  3. ICS's BX Pro (for Motif/C++)
  4. Code Forge's C-Forge
  5. Code Blue
  6. Metrowerks's Code Warrior
  7. Bloodshed Software's Dev-C++ (for C/C++)
  8. DiaSCE
  9. IBM's Eclipse (an extensible IDE kit; Java, C/C++ in late beta, other plug-ins pending)
    1. gIDE
    2. Glade
    3. GNAT Programming System (GPS)
    4. CYGNUS's GNUPro
    5. FLTK & Fluid (for C++)
    6. IDEntify
    7. KDbg
    8. KDevelop
    9. KDE Studio
    10. Suite 3220 Software's Moonshine and Moonshine Professional
    11. OpenAmulet
    12. RHIDE
    13. QtEZ (for C++ w/Qt)
    14. Scintilla (for GTK+/C++)
    15. Wind River Systems / TakeFive Software's SNiFF+ and SNiFF Penguin
    16. CYGNUS's Source Navigator
    17. with the Insight debugger
    18. TogetherSoft's Together
    19. VisKProg
    20. MicroEdge's Visual SlickEdit
    21. Q Software Solutions's Wedit
    22. VDKBuilder
    23. VIDE (for C++ and Java)
    24. WideStudio
    25. wxBuilder
    26. wxDesigner
    27. wxStudio (for C++ and Python)
    28. Xwpe-alpha

Objective-C:

  1. GNUStep's ProjectCenter
link|flag

Not the answer you're looking for? Browse other questions tagged or ask your own question.