Best IDE in linux for C++

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rakesh1225
    New Member
    • Mar 2012
    • 13

    Best IDE in linux for C++

    Hello guys, Any one please suggest me an IDE in linux to develop C++ applications.
    Thanks in advance.
  • drhowarddrfine
    Recognized Expert Expert
    • Sep 2006
    • 7434

    #2
    Emacs. Followed closely by Vim though it's not really an IDE but all of *nix is an IDE of sorts. Some like Eclipse. Others like CodeBlocks.

    Comment

    • Banfa
      Recognized Expert Expert
      • Feb 2006
      • 9067

      #3
      Personally I would go with Eclipse CodeBlocks or Geany (more of a highly featured editor than an IDE) QTCreator is work a look too but mainly if you want to use the QT application framework.

      Comment

      • rakesh1225
        New Member
        • Mar 2012
        • 13

        #4
        Thank you so much guys.. But I was unable to install Eclipse. May I know the procedure to install Eclipse in Linux(CentOS)?

        Comment

        • Smygis
          New Member
          • Jun 2007
          • 126

          #5
          I would say start with Geany (Small and easy) or CodeBlocks (More features) unless you really want and/or need eclipse.

          CentOS is Redhat based right? try and look for a eclipse install howto for redhat and try that.

          Comment

          Working...