Facebook   Twitter    e-mail newsletter    YouTube    RSS Feed    Android App    iPhone and iPad App     BlackBerry App    


Page 1 of 2 1 2 LastLast
Results 1 to 15 of 18

Thread: Netbeans VS Eclipse

  1. #1
    Banned
    Join Date
    Jun 2011
    Location
    CT
    Posts
    2,595

    Default Netbeans VS Eclipse

    If you guys had to choose between Netbeans or Eclipse to develop a program for a Unix environment. Which would you choose?

    What would the advantages or disadvantages be for each IDE?

  2. #2
    Super Grandmaster
    Join Date
    Jun 2009
    Location
    255.255.255.255
    Posts
    6,153

    Default

    You thinking about a specific language?

    I used Netbeans for Java dev and loved it.
    I tried Netbeans later for PHP and disliked it. Eclipse worked better for me then.

    Just a pity both of them, in my experience, were rather resource intensive.
    Running Windows? ... Upgrade to Linux

  3. #3
    Banned
    Join Date
    Jun 2011
    Location
    CT
    Posts
    2,595

    Default

    Quote Originally Posted by froot View Post
    You thinking about a specific language?

    I used Netbeans for Java dev and loved it.
    I tried Netbeans later for PHP and disliked it. Eclipse worked better for me then.

    Just a pity both of them, in my experience, were rather resource intensive.
    Java, sorry should have said.

  4. #4
    Super Grandmaster
    Join Date
    Jun 2009
    Location
    255.255.255.255
    Posts
    6,153

    Default

    Then I would suggest Netbeans. But that was only for Uni level, so maybe someone else has a better argument than mine?
    Running Windows? ... Upgrade to Linux

  5. #5
    Banned
    Join Date
    Jun 2011
    Location
    CT
    Posts
    2,595

    Default

    Going for Netbeans.

  6. #6
    Grandmaster
    Join Date
    Jan 2008
    Location
    Willow Glen, Pretoria
    Posts
    4,206

    Default

    Eclipse for me.

  7. #7

    Default

    Netbeans for Java Def

  8. #8

    Default

    Netbeans is "pretty", and it is very easy to get in to for a newbie to the software.
    Eclipse is takes a little bit more time to get used to, but is probably the better of the two, particularly with all the available plugins etc. Not sure how netbeans is with regards to extensibility.

  9. #9

    Default

    I use both, and from experience can say -- it doesn't matter.

    Get the one you like the most, and spend the time to get to know the IDE. Both are just as good or just as bad as each other. They do apply a bit of a different methodology, and this has tended to push me a bit more to Eclipse than Netbeans.

    But I repeat -- it's not the IDE -- it's you with the IDE. If you like Netbeans monolothic structures, go for it [everything is 'packaged' somewhere].

    If you prefer the Eclipse: don't worry, I'll do it myself approach, spend the time to learn the IDE and go forth young one ...

  10. #10

    Default

    I have no netbeans experience, but the integration that eclipse offers in the form of addons are priceless for me.

    I am a huge Spring fanboy, so STS does it for me

  11. #11
    Super Grandmaster Knyro's Avatar
    Join Date
    Jul 2010
    Location
    The lair
    Posts
    8,132

    Default

    Vim FTW!

    Sorry I couldn't resist.

    Personally I'd go with Netbeans, unless the program is trivial/small, in which case I'll use a text editor and the command line.
    You dare doubt the teachings of science!? Blasphemy!

  12. #12
    Super Grandmaster
    Join Date
    May 2005
    Location
    Kent, UK
    Posts
    5,106

    Default

    Quote Originally Posted by Knyro View Post
    Vim FTW!

    Sorry I couldn't resist.

    Personally I'd go with Netbeans, unless the program is trivial/small, in which case I'll use a text editor and the command line.
    Sissy, real men use vi
    Every time you use a nested table(Oracle) a puppy dies

  13. #13

    Default

    I've used both in developing applications for glassfish and jboss. And I prefer netbeans above eclipse mainly because netbeans has a much simpler UI and also I found that it is much easier to use. But rather than take it on a whim why don't you make a few apps in netbeans then do the same thing in eclipse. Then whichever is better for you you will use. They are both very powerful and similar, with minor differences such as the plugins and layout etc.

  14. #14

    Default

    I would definitely go with Netbeans, but just to throw a spanner in the works, I would say try IntelliJ IDEA 11, awsome IDE I just love it.
    Its not free though, (You could get your boss to buy it)

  15. #15
    Grandmaster
    Join Date
    Sep 2008
    Location
    Johannesburg
    Posts
    1,249

    Default

    Hard to say. Depends on what language you are programming. I have always preferred Eclipse for both PHP and Java programming, but lately I am actually using PHPStorm for all of my web development.

Page 1 of 2 1 2 LastLast

Bookmarks

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
  •