Page 1 of 106 1231151101 ... LastLast
Results 1 to 10 of 1059

Thread: What's your Favorite IDE?

  1. #1
    Join Date
    Nov 2004
    Location
    Reno
    Beans
    363
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Question What's your Favorite IDE?

    What's your favorite IDE for development? Personally, I use jedit for PHP web development at work and for PHP and Python development at home, and vim for C/C++. Jedit is a modular JRE based IDE that supports numerous useful plugins. Vim... well, vim is just vim.
    dataw0lf
    -
    About Me
    Joshua "stderr / dataw0lf" Simpson, CCIE R&S and Security, RHCE

  2. #2
    Join Date
    Oct 2004
    Location
    Ireland
    Beans
    38

    Re: What's your Favorite IDE?

    I've been using Eclipse for about a year now, been playing around with MonoDevelop too for C#

    Can't beat good ol' emacs tho!

  3. #3
    Join Date
    Nov 2004
    Beans
    6

    Re: What's your Favorite IDE?

    Since I currently mostly program in D, I use a combination of jEdit and SCons, since it lets me edit and build my programs the same way in Linux and Windows.

  4. #4
    Join Date
    Nov 2004
    Beans
    303

    Re: What's your Favorite IDE?

    I'm currently using KDevelop (most likely will move to Anjuta) for programs, and the lovely Quanta Plus for web design.

  5. #5
    Join Date
    Oct 2004
    Location
    Cupertino, CA
    Beans
    5,092
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: What's your Favorite IDE?

    Though I like everything else about GNOME, I still am a 100% KDevelop fan!
    Quote Originally Posted by tuxradar
    Linux's audio architecture is more like the layers of the Earth's crust than the network model, with lower levels occasionally erupting on to the surface, causing confusion and distress, and upper layers moving to displace the underlying technology that was originally hidden

  6. #6
    Join Date
    Nov 2004
    Location
    Mexico City
    Beans
    29

    Re: What's your Favorite IDE?

    For Java I've been using Eclipse for about two years and its great, you can find a plugin for almost everything you need.

    For C/C++ I've got to go with vim and command line, haven't found an IDE yet, CDT (Eclipse plugin for C/C++) is still very inmature.

  7. #7
    Join Date
    Oct 2004
    Location
    portland oregon USA
    Beans
    642

    Re: What's your Favorite IDE?

    gedit.
    Cheerful Ghost - build your game list, write about awesome games and share that with the world. join us!

  8. #8
    Join Date
    Nov 2004
    Beans
    239

    Re: What's your Favorite IDE?

    I am useing Visual Basic.NET in my computer class. I thought programming would be so cool but it's really boring and agitating...

  9. #9
    Join Date
    Oct 2004
    Location
    Potsdam NY
    Beans
    179

    Re: What's your Favorite IDE?

    GEdit and ant or autoconf/automake depending on what language I'm programming in.
    What boots up must come down

  10. #10
    Join Date
    Oct 2004
    Location
    New York City
    Beans
    102
    Distro
    Ubuntu

    Re: What's your Favorite IDE?

    Quote Originally Posted by jdodson
    gedit.
    Same here, for Python, PHP, C++, and a bit of C, etc.

    When not using GNU/Linux or GNOME you'll find me using Smultron. Neither Gedit or Smultron are IDE's, though. I usually work in simple, syntax-highlighting editors with language and API references open in Firefox or Safari and bash open to compile and test. Quick and efficient

Page 1 of 106 1231151101 ... 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
  •