🌐
Reddit
reddit.com › r/learnjava › what is the best free ide for learning java?
What is the best free IDE for learning Java? : r/learnjava
June 3, 2025 - If you want to get a little fancy, Notepad++ or Sublime Text are good, free options. VS Code will also work since you're already used to it but I would strongly recommend turning off code completion until you feel confident in the basics of Java. Once you have a good understanding, the next ...
🌐
IDRSolutions
blog.idrsolutions.com › home › the top 11 free ide for java coding, development & programming
The top 11 Free IDE for Java Coding, Development & Programming
October 15, 2024 - Eclipse is available under the Eclipse Public License and is available on Windows, Mac OS X and Linux. IntelliJ IDEA Community Edition is a free Java IDE (Integrated Development Environment).
Discussions

Choosing Java tools (IDE and compiler) for beginners - Stack Overflow
BlueJ is part of an approach to ... and java in particular. BluJ fills the gap between bare bones JDK tools and advanced professional IDE's like Eclipse and NetBeans. It may be exactly what you want and and need for your purpose. ... +1 for suggesting this interesting program, though it may not be what Newb is looking for. 2009-12-18T12:09:17.493Z+00:00 ... Two obvious suggestions are NetBeans and Eclipse. Both are free and great ... More on stackoverflow.com
🌐 stackoverflow.com
Best free IDE to use for java?

I recommend IntelliJ. I use it for school, and I really like it. Even my professor uses it, and he loves it too.

More on reddit.com
🌐 r/javahelp
53
14
January 6, 2018
Use Vim as a Java IDE
🌐 r/java
30
0
January 31, 2016
Is therer a good Java IDE to use on Android?
Please ensure that: Your code is properly formatted as code block - see the sidebar (About on mobile) for instructions You include any and all error messages in full You ask clear questions You demonstrate effort in solving your question/problem - plain posting your assignments is forbidden (and such posts will be removed) as is asking for or giving solutions. Trying to solve problems on your own is a very important skill. Also, see Learn to help yourself in the sidebar If any of the above points is not met, your post can and will be removed without further warning. Code is to be formatted as code block (old reddit: empty line before the code, each code line indented by 4 spaces, new reddit: https://imgur.com/a/fgoFFis ) or linked via an external code hoster, like pastebin.com, github gist, github, bitbucket, gitlab, etc. Please, do not use triple backticks (```) as they will only render properly on new reddit, not on old reddit. Code blocks look like this: public class HelloWorld { public static void main(String[] args) { System.out.println("Hello World!"); } } You do not need to repost unless your post has been removed by a moderator. Just use the edit function of reddit to make sure your post complies with the above. If your post has remained in violation of these rules for a prolonged period of time (at least an hour), a moderator may remove it at their discretion. In this case, they will comment with an explanation on why it has been removed, and you will be required to resubmit the entire post following the proper procedures. To potential helpers Please, do not help if any of the above points are not met, rather report the post. We are trying to improve the quality of posts here. In helping people who can't be bothered to comply with the above points, you are doing the community a disservice. I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns. More on reddit.com
🌐 r/javahelp
18
7
November 10, 2021
🌐
Online Java
online-java.com
Online Java - IDE, Code Editor, Compiler
Build and Run your java code instantly. Online-Java is a quick and easy tool that helps you to build, compile, test your programs online.
🌐
Opensource.com
opensource.com › article › 20 › 7 › ide-java
5 open source IDE tools for Java | Opensource.com
NetBeans IDE allows developers to set up multiple views on how to manage projects, tools, and data efficiently and helps them collaborate on software development—using Git integration—when a new developer joins the project.
🌐
Eclipse IDE
eclipseide.org
Eclipse IDE | The Eclipse Foundation
Free and open source released under ... for imported bundles and enforce single active bundle instance. More and more, the Eclipse IDE is powered by individual contributors around the world....
🌐
Visual Studio Code
code.visualstudio.com › docs › languages › java
Java in Visual Studio Code
November 3, 2021 - Is fast, lightweight, free, and open source. Supports many other languages, not just Java. Helps start your Java journey without installing and learning a complex IDE.
Find elsewhere
🌐
JDoodle
jdoodle.com › online-java-compiler
Online Compiler and Editor/IDE for Java, C, C++, PHP, Python, Ruby, Perl - Code and Run Online
JDoodle is an Online Compiler, Editor, IDE for Java, C, C++, PHP, Perl, Python, Ruby and many more. You can run your programs on the fly online, and you can save and share them with others. Quick and Easy way to compile and run programs online.
🌐
JRebel
jrebel.com › blog › best-java-ide
Most Popular Java IDEs in 2025 | JRebel by Perforce
Java developers choose Eclipse vs. IntelliJ over other Java IDEs for several reasons, including: ... Eclipse has all of the features of enterprise-ready software except for the price tag; it’s free for business use.
🌐
JetBrains
jetbrains.com › idea
The Leading IDE for Professional Java and Kotlin Development
June 1, 2021 - IntelliJ IDEA is the JetBrains IDE for pro development in Java and Kotlin. Built for your comfort, it unlocks productivity, ensures quality code, supports cutting-edge tech, and protects your privacy.
🌐
BlueJ
bluej.org
BlueJ
A free Java Development Environment designed for beginners, used by millions worldwide. Find out more... "One of my favourite IDEs out there is BlueJ" — James Gosling, creator of Java.
🌐
Apache NetBeans
netbeans.apache.org › front › main › index.html
Welcome to Apache NetBeans
Apache NetBeans provides editors, wizards, and templates to help you create applications in Java, PHP and many other languages.
🌐
Tutorial Works
tutorialworks.com › java-ide
Java IDEs: The Definitive Guide (and Top Picks) - Tutorial Works
December 20, 2024 - So your choice of engineering tool – like an IDE – can make a big difference your job satisfaction and productivity. If you’re learning Java in your spare time, then you’ll be free to choose your preferred IDE.
🌐
Coderanch
coderanch.com › t › 100971 › ide › wanted-free-java-IDE
wanted free java IDE (IDEs and Version Control forum at Coderanch)
Hi Balaji, It is usually not recommended to use an IDE when you start learning Java. You'll be learning the IDE... But if you just want to use the IDE to edit java source code files, then go ahead, use an IDE. And Forte is a good one, for free. In my own opinion, by coding yourself you'll probably ...
🌐
Quora
quora.com › What-are-some-good-free-compilers-and-IDEs-for-Java
What are some good free compilers and IDE's for Java? - Quora
Answer (1 of 7): The standard Java compiler from Oracle is free, but not open source. You can download it directly from Oracle. OpenJDK is open source, and is part of most Linux distributions.
🌐
JetBrains
jetbrains.com › idea › download
Download IntelliJ IDEA
June 1, 2021 - Download the latest version of IntelliJ IDEA, the leading IDE for professional development in Java and Kotlin. Available for Windows, macOS, and Linux.
🌐
MilesWeb
milesweb.com › home › the best free java ides for developers: boost your productivity
The Best Free Java IDEs for Developers: Boost Your Productivity
July 18, 2025 - As one of the best IDEs for Java programming, IntelliJ IDEA Community Edition was developed by JetBrains, which makes it one of the best engines ever built. Due to its status as a free version of JetBrains’ premium offering, the IDE provides ...
🌐
The Eclipse Foundation
eclipse.org › downloads › packages › release › kepler › sr1 › eclipse-ide-java-developers
Eclipse IDE for Java Developers | Eclipse Packages
The Eclipse Foundation is home to the Eclipse IDE, Jakarta EE, and hundreds of open source projects, including runtimes, tools, specifications, and frameworks for cloud and edge applications, IoT, AI, automotive, systems engineering, open processor designs, and many others.
🌐
Oracle
java.com › zh-CN
Java | Oracle
Oracle Java 是第一大编程语言和开发平台。它有助于企业降低成本、缩短开发周期、推动创新以及改善应用程序服务。Java 现在仍是企业和开发人员的首选开发平台。 · 面向使用台式机和笔记本电脑的最终用户
🌐
Reddit
reddit.com › r/javahelp › best free ide to use for java?
r/javahelp on Reddit: Best free IDE to use for java?
January 6, 2018 -

So I'm pretty new to coding, and got more interested from a computer programming course in my school, and have now started to code on for fun. I've been using J Creator LE like my school for the past few months, but a lot of people have been saying to get a better IDE. What's the best free IDE to use, or should I just stick with J Creator LE? Any help is greatly appreciated, and merry Christmas too.