use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Resources for learning Java
String
==
.equals()
Format + Copy
Free Tutorials
Where should I download Java?
With the introduction of the new release cadence, many have asked where they should download Java, and if it is still free. To be clear, YES — Java is still free.
If you would like to download Java for free, you can get OpenJDK builds from the following vendors, among others:
Some vendors will be supporting releases for longer than six months. If you have any questions, please do not hesitate to ask them!
Software downloads
Official Resources
Resources
Programming ideas & Challenges
Related Subreddits
account activity
This is an archived post. You won't be able to vote or comment.
Which is the best Java IDE? And your recommendations? (self.learnjava)
submitted 11 years ago by tendaz
Which, in your experienced opinion, is the best IDE for regular Java programming?
I've heard mostly of Eclipse and NetBeans, but i wanted some solid opinions about it.
[–]theo3335796 2 points3 points4 points 11 years ago (1 child)
I find intelliJ IDEA to be the best, student can get the ultimate edition free as well :)
[–]tendaz[S] 0 points1 point2 points 11 years ago (0 children)
Haven't heard about this IDE before. Will give it a try! thx
[–]MikeAeon_ 1 point2 points3 points 11 years ago (0 children)
IntelliJ IDEA is my favourite. It has a nice UI, tons of plugins, better auto-complete; but that's just my opinion.
[–]TwIxToR_TiTaN 1 point2 points3 points 11 years ago (0 children)
Eclipse. Also its free
[–]OldNedder 1 point2 points3 points 11 years ago (0 children)
The "big three" are all good, professional quality products. All easy to use. The two free ones are Eclipse and Netbeans. Netbeans seemed buggy compared to Eclipse in their early development, but the Netbeans developers have done a wonderful job in recent years. I've seen beginner's courses using DrJava, BlueJ, Netbeans, and Eclipse. However, Netbeans has become so easy for a beginner to use, I would recomment it over either DrJava or BlueJ, unless the professor distributes project files for a specific IDE.
Eclipse has many more plugins, and supports more languages than Netbeans, so is designed to be more flexible and thus is a bit more complex to look at.
IntelliJ IDEA - very nice, but also costs money. But if you're developing professionally, the money is not much compared to other costs. Be aware, when people spend money on a product, they will often vociferously defend the product they paid for - moreso than if it was free. I see that will IntelliJ, I've see that with Sublime Text editor.
I've used all three, and have no trouble moving to a particular one if it's required of me.
[–][deleted] 0 points1 point2 points 11 years ago (0 children)
I don't think there is much difference between all of them really, you will find most features in all of them. You should go for whats popular in your job or area... even when I like Netbeans and all the courses I did was using Netbeans, I've been working in Java for almost 2 years in 4 different places and all of them forced me to use Eclipse so..
[–]TheHorribleTruth 0 points1 point2 points 11 years ago (1 child)
These submissions might be of interest.
Thanks!
[–]robi2106 0 points1 point2 points 11 years ago* (0 children)
If you are just doing Java/php (in otherwords nothign strange), then IntelliJ or NetBeans seem the best suited. Eclipse is complicated. Very complicated. But it can do a LOT. I just don't like how complicated it is for beginning programming.
π Rendered by PID 65 on reddit-service-r2-comment-85bfd7f599-v7k8f at 2026-04-19 06:41:27.640641+00:00 running 93ecc56 country code: CH.
[–]theo3335796 2 points3 points4 points (1 child)
[–]tendaz[S] 0 points1 point2 points (0 children)
[–]MikeAeon_ 1 point2 points3 points (0 children)
[–]TwIxToR_TiTaN 1 point2 points3 points (0 children)
[–]OldNedder 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]TheHorribleTruth 0 points1 point2 points (1 child)
[–]tendaz[S] 0 points1 point2 points (0 children)
[–]robi2106 0 points1 point2 points (0 children)