Build a man a fire, and he'll be warm for a day. Set a man on fire, and he'll be warm for the rest of his life.
Jesper de Jong wrote:Eclipse seems to be the #1 Java IDE, on almost every project I've worked on in the past 10 years, people were using Eclipse. But I've also seen people using IntelliJ IDEA and NetBeans.
I've used NetBeans for about a year in 2009 because at that time it had the best Maven integration. It's a good IDE, with regard to features and ease of use it's just as good as Eclipse.
There are lots of tutorials for NetBeans on the NetBeans website.
Jelle Klap wrote:It depends on what IDE the customer / project uses.
Sometimes I've been free to pick my own IDE and plug-ins, but more commonly a developer toolset is made available, and its use is mandatory.
Personally I always use Eclipse, but NetBeans is great too.
Stephan van Hulst wrote:I've always used NetBeans, because I started out with it, and I've never had any reason to try anything else.
Bear Bibeault wrote:You will be at a disadvantage in the software industry if you are not capable of adopting new tools with ease. It makes little difference what toolset you use now -- if you can't be flexible and adapt to new tools, you are going to have a hard time.
Steve
Steve Luke wrote:Personally, for a beginner, the best IDE is probably no IDE or a really simple text-markup one like NotePad++.
Steve
Steve Luke wrote:You can spend your time trying to get your IDE to find libraries, locate packages, work with specific JRE/JDK versions and build tools, etc...
Pat Farrell wrote:
Steve Luke wrote:You can spend your time trying to get your IDE to find libraries, locate packages, work with specific JRE/JDK versions and build tools, etc...
Red herring. Netbeans, directly as downloaded and installed with one click has all that for the standard JDK.
Rookies are not going to use any packages that are not in the standard JDK.
Steve
Steve Luke wrote:
Pat Farrell wrote:Rookies are not going to use any packages that are not in the standard JDK.
This is just a debate on preferences, so there is no real meat or correct answer to this discussion. I am sure it has been stated and re-stated many times.
Pat Farrell wrote:
I had to work with Eclipse, and it wasn't bad, but when I got a chance to move back to NetBeans, I did. I'm afraid that IDEs, like so many other things, are really ecosystems rather than just applications. When they get popular, folks write plug-ins, apps, etc. for them. That makes them become more popular. Which turns into a cycle.
Education won't help those who are proudly and willfully ignorant. They'll literally rather die before changing.
David Payne wrote:Exactly. Which IDE seems to be the winner in the battle of ecosystems as of now ?
Pat Farrell wrote:
David Payne wrote:Exactly. Which IDE seems to be the winner in the battle of ecosystems as of now ?
No question, Eclipse is far and away the winner.
I expect NetBeans to dry up and be forgotten "soon"
for some value of soon.
David Payne wrote:
I was also wondering if Oracle is trying to kill netbeans and favor its JDeveloper over it. Is there any way to tell ?
Mohamed Sanaulla | My Blog | Author of Java 9 Cookbook | Java 11 Cookbook
Education won't help those who are proudly and willfully ignorant. They'll literally rather die before changing.
Tim Holloway wrote:There are probably more NetBeans-related questions posted on the Ranch than questions for any other single IDE. I'd be a lot happier if so many of them weren't related to non-IDE problems, though.
No more Blub for me, thank you, Vicar.
There are three kinds of actuaries: those who can count, and those who can't.
Whatever you say buddy! And I believe this tiny ad too:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
|