Lost Password?

Go Back   CodeCall Programming Forum > Software Development > Software Development Tools

Software Development Tools Tools to help encrypt, install or anything else for Software Development

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-07-2008, 08:07 PM
monkey_instinct's Avatar   
monkey_instinct monkey_instinct is offline
Learning Programmer
 
Join Date: Dec 2007
Posts: 87
Rep Power: 2
monkey_instinct will become famous soon enough
Default 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?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #2 (permalink)  
Old 01-08-2008, 01:57 PM
John's Avatar   
John John is offline
Co-Administrator
 
Join Date: Jul 2006
Age: 19
Posts: 2,080
Rep Power: 50
John is just really niceJohn is just really niceJohn is just really niceJohn is just really niceJohn is just really nice
Send a message via AIM to John
Default

I love eclipse, and it works fine on my Linux installation.
__________________
Exreme-HQ | Need Hosting?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-09-2008, 10:34 AM
Lop's Avatar   
Lop Lop is offline
Speaks fluent binary
 
Join Date: May 2006
Posts: 1,135
Rep Power: 15
Lop is on a distinguished road
Default

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.
__________________
Lop
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 01-11-2008, 01:48 PM
G_Morgan G_Morgan is offline
Guru
 
Join Date: Oct 2007
Age: 23
Posts: 329
Rep Power: 10
G_Morgan is a name known to allG_Morgan is a name known to allG_Morgan is a name known to allG_Morgan is a name known to allG_Morgan is a name known to allG_Morgan is a name known to all
Default

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.
__________________
Currently bemused by: LLVM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 01-12-2008, 07:00 PM
John's Avatar   
John John is offline
Co-Administrator
 
Join Date: Jul 2006
Age: 19
Posts: 2,080
Rep Power: 50
John is just really niceJohn is just really niceJohn is just really niceJohn is just really niceJohn is just really nice
Send a message via AIM to John
Default

I think Eclipse blows Netbeans away.
__________________
Exreme-HQ | Need Hosting?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #6 (permalink)  
Old 03-16-2008, 11:00 AM
nutario's Avatar   
nutario nutario is offline
Newbie
 
Join Date: Mar 2008
Location: Germany
Posts: 18
Rep Power: 1
nutario is on a distinguished road
Send a message via ICQ to nutario Send a message via Skype™ to nutario
Default 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 11:03 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 03-16-2008, 11:39 AM
G_Morgan G_Morgan is offline
Guru
 
Join Date: Oct 2007
Age: 23
Posts: 329
Rep Power: 10
G_Morgan is a name known to allG_Morgan is a name known to allG_Morgan is a name known to allG_Morgan is a name known to allG_Morgan is a name known to allG_Morgan is a name known to all
Default 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.
__________________
Currently bemused by: LLVM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 03-16-2008, 03:29 PM
Jordan's Avatar   
Jordan Jordan is offline
Administrator
 
Join Date: Nov 2005
Location: Hendersonville, NC
Age: 25
Posts: 3,926
Rep Power: 50
Jordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud of
Send a message via ICQ to Jordan Send a message via AIM to Jordan Send a message via MSN to Jordan
Default 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.
__________________
Jordan
Linux Forum | Reliable Hosting
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 04-26-2008, 09:51 AM
ggggqqqqihc ggggqqqqihc is offline
Newbie
 
Join Date: Apr 2008
Posts: 9
Rep Power: 0
ggggqqqqihc is on a distinguished road
Default 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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 04-26-2008, 12:16 PM
Jordan's Avatar   
Jordan Jordan is offline
Administrator
 
Join Date: Nov 2005
Location: Hendersonville, NC
Age: 25
Posts: 3,926
Rep Power: 50
Jordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud of
Send a message via ICQ to Jordan Send a message via AIM to Jordan Send a message via MSN to Jordan
Default Re: Eclipse vs. Netbeans

What extensions do you use?
__________________
Jordan
Linux Forum | Reliable Hosting
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Good IDE NeedHelp PHP Forum 14 11-22-2007 09:07 AM
compile from notepad++ rivci Java Help 8 11-13-2007 03:09 PM
Eclipse Visual Editor problems Metallion Java Help 1 05-28-2007 04:29 AM
Creating a JAR domestic Java Help 3 03-29-2007 11:47 AM
Eclipse IDE Cosmet Java Help 5 02-03-2007 01:41 AM


All times are GMT -5. The time now is 12:59 AM.

Contest Stats

No contest at this time. Please check back later.

Ads