Find the answer to your Linux question:
Results 1 to 6 of 6
hi all.. I am quite new to linux and now developing application for linux. I want to ask u all,what is the best IDE that is available for linux. I ...
  1. #1
    Just Joined!
    Join Date
    Apr 2008
    Posts
    2

    Linux Development IDE

    hi all.. I am quite new to linux and now developing application for linux.
    I want to ask u all,what is the best IDE that is available for linux. I am developing an extension for openOffice using C++.
    Thanks for you reply.

  2. #2
    Linux Newbie raghaven.kumar's Avatar
    Join Date
    Mar 2008
    Location
    Bangalore, India
    Posts
    209

    Post

    in the order my liked()
    X,
    Gnome
    Kde.

  3. #3
    Linux Engineer GNU-Fan's Avatar
    Join Date
    Mar 2008
    Posts
    935
    Hello,

    as you will see again and again, there is no such thing as the best application or way to get work done in the GNU/Linux or Unix world.

    When I write small extension I merely use a simple texteditor (gedit or vi) and keep a small terminal window open for compiling. The advantage is that the project won't be cluttered by project management files from the IDE and you will learn quickly what's going on in the background.

    For bigger projects I personally use NetBeans. It's not quite as slow as the more complete Eclipse but has everything I need: being able to switch between source-files, visual debugger and a working auto-completion.

    But just because it works well for me does not mean it would for you:
    So, I just list some projects you might want to check:

    - NetBeans
    - Eclipse
    - KDevelop
    - Anjuta
    - Code:Blocks
    - Emacs
    - Kate

  4. #4
    Linux Newbie raghaven.kumar's Avatar
    Join Date
    Mar 2008
    Location
    Bangalore, India
    Posts
    209
    i can see something useful in this Fan's words.

  5. #5
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    As mentioned by others, there isn't a "best" as this depends on the preferences of individuals. The most popular IDEs are KDevelop, Anjuta, Eclipse and Netbeans. VIM and Emacs can be customised to provide good development environments. Geany is also a good small ide/text editor.

  6. #6
    Linux Guru Lakshmipathi's Avatar
    Join Date
    Sep 2006
    Location
    3rd rock from sun - Often seen near moon
    Posts
    1,568

    Smile

    Just now ,for past one month I'm using KDevelop.
    My vote goes to KDevelop
    - Lakshmipathi.G
    -------------------
    FOSS India Award winning ext3fs Undelete tool and tutorials www.giis.co.in
    First they criticize you,Then they laugh at you,Then they fight with you,Then you win. - M.K.Gandhi
    -------------------

Posting Permissions

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