| Author |
IDE ? plz help
|
Ravindra Harige
Ranch Hand
Joined: Jun 10, 2005
Posts: 33
|
|
I'm bit confused about with which IDE i should work on J2EE. (I'm new to J2EE and just started working on Servlets) I've shortlisted follwing IDEs : Sun Java Studio Creator 2 NetBeans Eclipse Please guide me which one would be better. regards, ravi.
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56162
|
|
|
"plz" is not a word. Please use real words such as "please" when posting.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26152
|
|
Ravi, There isn't going to be a "best one." It depends on personal preference. Note that if you choose Eclipse, you will want to install a plugin like Lomboz for J2EE support. I'm not sure if this is the case for Studio or Netbeans.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
Tim Holloway
Saloon Keeper
Joined: Jun 25, 2001
Posts: 14456
|
|
You do get points for capitalizing "I", though. Except where one slipped through. Which is the "best" IDE is a topic argued endlessly like religion or politics. The best way to decide is to try them all out. Unless you expect to work in a shop where a particular IDE is mandated. Of course, there is a strong case for not using any IDE at all when learning about a language and a platform. When you're learning an IDE and a language environment at the same time, there's more to have to learn. You dedicate less time to the language environment, and IDEs frequently "help" you into doing things all messed up. And if the work is done for you by the IDE, you have less understanding of what's going on, so you'll not know what to do to fix things when they are messed up. [ January 17, 2007: Message edited by: Tim Holloway ]
|
Customer surveys are for companies who didn't pay proper attention to begin with.
|
 |
Mr. C Lamont Gilbert
Ranch Hand
Joined: Oct 05, 2001
Posts: 1170
|
|
I would guess NetBeans is good for J2EE as its by Sun. But on the other hand, Sun is trying to make money from it, so its entirely possible they strip out the J2EE stuff and keep the good J2EE stuff in the Sun Java Studio Creator which is based on Netbeans. So I don't know. I use Eclipse and I am sure there are plugins for everything. Eclipse is very clean and friendly. I changed from Netbeans several years back and am VERY happy with the change. Eclipse is also my application platform now with RCP. Its a great piece of software.
|
 |
Ravindra Harige
Ranch Hand
Joined: Jun 10, 2005
Posts: 33
|
|
Thank you all for response. I agree with Mr.Tim, so I've decided first to concentrate on learning J2EE ( and then IDE,when I take up project ). regards.
|
 |
 |
|
|
subject: IDE ? plz help
|
|
|