Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: KDevelop vs Anjuta vs CodeBlocks

Hybrid View

  1. #1
    Join Date
    May 2007
    Beans
    29
    Distro
    Kubuntu 7.04 Feisty Fawn

    KDevelop vs Anjuta vs CodeBlocks

    Hi,

    which IDE offers most features for C/C++ development, Eyecandy doesn't matter for me, I have been a Windows user for a long time and don't really know much about IDEs on Linux, so It would be very helpful if you people could guide me to something here.

    I have downloaded and installed all of them today (KDevelop and Anjuta through Ubuntu's Add/Remove option). till now I like CodeBlocks and KDevelop, (infact I am more in a favour of KDevelop, but it is giving me a hard time building my projects as I have mentioned in another thread).

    And also, I have been using Eclipse for Java development, I hear there are C/C++ plugins available, should I try them?

    Regards,
    MI
    - Programming can be fun, so can be cryptography, however they should not be combined...

  2. #2
    Join Date
    Jan 2005
    Location
    India
    Beans
    385
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: KDevelop vs Anjuta vs CodeBlocks

    You should definitely try the C++ plugin for Eclipse. Then choose yourself.
    I am the turnip. No, not a turnip, the turnip. Visit my blog here.

    I need help with my Code Dojo. If you're interested, please drop me a line.

  3. #3
    Join Date
    Sep 2006
    Location
    Bulgaria
    Beans
    54

    Re: KDevelop vs Anjuta vs CodeBlocks

    My vote for code::blocks

  4. #4
    Join Date
    Jul 2005
    Location
    Baguio City, Philippines
    Beans
    361
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: KDevelop vs Anjuta vs CodeBlocks

    if you're comfortable with Eclipse, then I would definitely suggest you use the C/C++ plugin. This way, you don't have to go through the hassles of learning another IDE. This will save you time you'd rather use on developing apps.
    Goodluck!

  5. #5
    Join Date
    May 2007
    Beans
    29
    Distro
    Kubuntu 7.04 Feisty Fawn

    Re: KDevelop vs Anjuta vs CodeBlocks

    Okay, I have installed CDT, will be playing around with it tonight. I am also looking for some good plugins that could help me out in C/C++, will post a list here if I found some. Also, if you know some, do suggest.

    Regards,
    MI
    - Programming can be fun, so can be cryptography, however they should not be combined...

  6. #6
    Join Date
    Jan 2005
    Beans
    29

    Re: KDevelop vs Anjuta vs CodeBlocks

    You can try to download Sun Studio 12 (just release), a complete C/C++/Fortran development tools , support linux and sun Solaris.
    Netbeans C/C++ Pack is the open source version of Sun Studio and the Sun compiler is not included. Eclipse CDT
    lack some feature in Netbeans C/C++ Pack.

  7. #7
    Join Date
    May 2007
    Beans
    29
    Distro
    Kubuntu 7.04 Feisty Fawn

    Re: KDevelop vs Anjuta vs CodeBlocks

    Can you elaborate what features are provided by Sun Studio. It would be helpful for me in deciding whether those features are worth an IDE shift, since I am quiet comfortable with CDT in eclipse (it looks just like the JAVA environment), then I have SVN plugins installed for eclipse...

    I had used NetBeans about 6 months ago, it's a very nice IDE, but then due to company standards, I had to keep my self to Eclipse so couldn't really explore all of it's features. One thing that I believe (but I could be wrong) that nothing beats eclipse in number of plugins available and the amount of ease provided to the developer.

    Waiting for your response...

    Regards,
    MI
    - Programming can be fun, so can be cryptography, however they should not be combined...

  8. #8
    Join Date
    May 2007
    Beans
    82

    Re: KDevelop vs Anjuta vs CodeBlocks

    I have been IDE hoppin for a week now..... I looked around and the three best ones I found was Netbeans 6.5 eclipse 3.4 and code::blocks

    Netbeans 6.5 --- The best looking ofcourse but that's not as important as features... Eclipse with its wide varitey of plugins was unbeatable until the 6.5.... If you haven't tried this out yet I suggest you do. I can't find one feature in C++ that eclipse or code::blocks has that Netbeans 6.5 doesn't plus you get the good looking IDE... isn't that part of the idea of an IDE...

    Eclipse -- impressive but after netbeans 6.5 its got tough competition

    Code::blocks -- havent tried this out yet but its downloading right now...

    on addition I have VS studio 2008 but i like the netbeans espcially its syntax checking and auto complete that vs studio isn't a choice anymore... i can't tell you how many syntax errors it saves you from as you type instead of finding them each time you compile.. correct one and then compile again.... i say that feature is a must...

  9. #9
    Join Date
    Mar 2008
    Beans
    78

    Re: KDevelop vs Anjuta vs CodeBlocks

    It is basically just a matter of taste.
    When working on something small, I usually use gedit (with autocomplete plugins, and C/C++ highlighting), and I have a terminal embedded into it.

    I use Code::Blocks for bigger projects, but generally I like to stay free of IDEs that force you to create project files, or enforce their own dir structure for your projects (as Code::Blocks does, which is the reason I don't use it for smaller ones).

    I have tried Eclipse, but couldn't get my head around it (as confusing as Stargate Atlantis, at least to me)

    So far, I'm good with Code::Blocks, but I'm going to try out Netbeans...

  10. #10
    Join Date
    Feb 2008
    Location
    Cape Town, South Africa
    Beans
    Hidden!
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: KDevelop vs Anjuta vs CodeBlocks

    Please read the stickies before posting.... This is one of those "which IDE to use things"

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •