Closed Thread
Page 1 of 3 123 LastLast
Results 1 to 10 of 21

Thread: Eclipse vs. Netbeans

  1. #1
    monkey_instinct's Avatar
    monkey_instinct is offline Learning Programmer
    Join Date
    Dec 2007
    Posts
    88
    Rep Power
    16

    Eclipse vs. Netbeans

    Eclipse and Netbeans are both very good IDEs for developing Java applications. I like eclipse 'cause is open source and have a lot of extensions, but on my Ubuntu laptop I have some problems with it. It seems to work better on Windows than on Linux. I don't know why. Eclipse is suppose to be mainly target to open source platforms. Anyway, which one do you like the most?

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Jul 2006
    Location
    Amherst, New York, United States
    Posts
    6,277
    Blog Entries
    26
    Rep Power
    20
    I love eclipse, and it works fine on my Linux installation.

  4. #3
    Lop's Avatar
    Lop
    Lop is offline Speaks fluent binary
    Join Date
    May 2006
    Posts
    1,178
    Rep Power
    30
    Eclipse but I haven't really used Netbeans to often. Is it free (I can't even remember)? I believe it is probably your Java version or installation that is causing the problems with Eclipse on Linux. I have seen this happen before.

  5. #4
    Join Date
    Oct 2007
    Posts
    538
    Rep Power
    21
    6 months ago I thought they were equal. Netbeans 6 is quite an improvement and puts it ahead for my liking. Eclipse has more add ons but 99% of them are crap and not worth the effort while Netbeans has a range of add ons that are supported by Sun directly.

  6. #5
    Join Date
    Jul 2006
    Location
    Amherst, New York, United States
    Posts
    6,277
    Blog Entries
    26
    Rep Power
    20
    I think Eclipse blows Netbeans away.

  7. #6
    nutario's Avatar
    nutario is offline Newbie
    Join Date
    Mar 2008
    Location
    Germany
    Posts
    23
    Rep Power
    0

    Re: Eclipse vs. Netbeans

    I think eclipse is better, because it is more variable than netbeans. But it depense on which programming language you'll use.

    Off topic:
    I'm using ubuntu too.
    When you have installed eclipse from the official ubuntu server it will probably not work.
    But when you take the IDE from eclipse.org for Linux, you should not have any problems with java. Especially not when you are using the offical java from sun. For c++ or c you nead the gcc too (you surely now).
    Last edited by nutario; 03-16-2008 at 09:03 AM.

  8. #7
    Join Date
    Oct 2007
    Posts
    538
    Rep Power
    21

    Re: Eclipse vs. Netbeans

    Quote Originally Posted by nutario View Post
    I think eclipse is better, because it is more variable than netbeans. But it depense on which programming language you'll use.

    Off topic:
    I'm using ubuntu too.
    When you have installed eclipse from the official ubuntu server it will probably not work.
    But when you take the IDE from eclipse.org for Linux, you should not have any problems with java. Especially not when you are using the offical java from sun. For c++ or c you nead the gcc too (you surely now).
    I think that is the beginning and end of it really. Netbeans is brilliant for Java and Ruby and does a good job with C/C++. Eclipse is probably better than it at everything else.

    My main problem with Eclipse is there is a huge array of poor plugins. The Netbeans ones are really high quality if far fewer.

    The reason I'd pick Netbeans 6 is because they dramatically improved the raw code manipulation for this release which is the main benefit of Eclipse. I never minded this because I always have my IDE tie into a text editor of my choice.

  9. #8
    Jordan Guest

    Re: Eclipse vs. Netbeans

    I like netbeans better. Eclipse has many flaws that if used often start to become more than annoying. I don't do Java development with it but at my workplace the application I use to program EDI Maps in is based off of Eclipse.

  10. #9
    ggggqqqqihc is offline Newbie
    Join Date
    Apr 2008
    Posts
    10
    Rep Power
    0

    Re: Eclipse vs. Netbeans

    I like eclipse better because of its extensions. But Netbeans is more powerful for J2EE project. For web development, Eclipse need lots of plugins. That's boring.

  11. #10
    Jordan Guest

    Re: Eclipse vs. Netbeans

    What extensions do you use?

Closed Thread
Page 1 of 3 123 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How to setup Java & Netbeans/eclipse?
    By thes1tuation in forum Java Help
    Replies: 10
    Last Post: 07-23-2010, 03:52 PM
  2. C++ in Eclipse for Mac
    By BlackRoseAngel in forum C and C++
    Replies: 0
    Last Post: 02-18-2010, 10:08 PM

Tags for this Thread

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