Switch to Java 15+. The better NullPointerException messages will help students a lot. Answer from john16384 on reddit.com
🌐
Reddit
reddit.com › r/java › (discussion) which ide is best for java
r/java on Reddit: (Discussion) Which IDE is best for Java
October 15, 2022 -

I have been using java for 2 years now since it is the main programming language in my college and i was coding on Eclipse IDE but i started to hate it and want to change to other options

My friends recommended these two for me

1- IntelliJ IDEA 2- Visual Studio Code

I have looked for both of them but couldn’t decide which one is better for me

In your opinion which one of them will you choose and please tell me why

Thank you


Edit: Thank you all for your assistant and tips i have decided to stick with IntelliJ IDEA and so far i really love it, i tried VS code and it was code but it has some issues i also gave neat beans a try but it didn't work for me and i didn't really like it,

🌐
Reddit
reddit.com › r/java › java professionals, which ide do you use in your daily work ?
r/java on Reddit: Java professionals, which IDE do you use in your daily work ?
September 24, 2019 -

Hi Java devs !

I'm a CS teacher in a public college in France, and time has come to update our techbase.

We currently teach Java 8, with Netbeans 8.2. This IDE was released in 2017, which was 4 years ago. I feel like it's time to drop it for a newer version, but we would rather not wipe hundreds of PCs if it's still the most widely used version in a professional environment.

We have an internal discussion, on whether to keep the last Oracle's release of Netbeans (ie 8.2), update to latest version (12.3), or even replace it with another IDE.

We feel like it would be best for our students to teach them the tools they'll use later in their career (even if switching from Netbeans to Eclipse or IntelliJ is quite simple), so I'm asking you this quite simple question : which IDE do you use in your current company, and do you know why this one in particular was chosen ?

Our only limitations are "it must run on Windows 10 without administrator privilege" and "it must provide a graphicaal interface for Swing application development". Maybe budget can be a factor too, though we could definitely buy a few licenses (we are dropping PowerAMC because of its price, so any spending must be justified).

Pros would be : able to manage different languages (our students also learn C and PHP/HTML/JS during their courses), git integration, database integration, javadoc/doxygen integration, maven/unit testing, maybe UML plugins ?

Secondary question : should we switch from java 8 to java 11 next year ?

Thanks a lot for your answers !

🌐
Reddit
reddit.com › r/learnjava › lightweight ide to learn java
r/learnjava on Reddit: lightweight IDE to learn Java
August 19, 2022 -

Hi, I am trying to learn Java.

I'm probably going to learn it on both Mac and Windows.

For Mac, is there any lightweight IDE recommendation you guys have?

Then, for Windows, is it possible to use Notepad++ or is it recommended for java? I am working through a textbook "Programming and Problem Solving with Java".

I like Notepad++ because it is very lightweight, and I have past experience from botting Diablo II using it.

Best!

🌐
Reddit
reddit.com › r/learnjava › good ide for learning java
r/learnjava on Reddit: Good IDE for learning Java
July 2, 2021 -

This semester at my university we are going to be learning Java and i was wondering what IDE i should use - up until now i've used VS and VS Code and dipped into programming on Ubuntu both directly and with WSL.

As far as i've seen Intellij and Eclipse are recommended for Java, but i was wondering if coding on VS code or Ubuntu can offer me a faster learning curve experience or will slow me down?

What are your recommendations?

Find elsewhere
🌐
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 - First, every major IDE has a free or community edition. IntelliJ IDEA Community, Eclipse, and NetBeans are all fully capable and used professionally. Second, you didn't mention what capabilities your Minecraft Client actually needs---JavaFX? Spring Boot? MongoDB? A front-end framework?
🌐
Reddit
reddit.com › r/java › back to java after 10+ years, which ide now
r/java on Reddit: Back to java after 10+ years, which IDE now
April 25, 2021 -

So I like Visual Studio, I've used netbeans, eclipse and Intellij 10+ years ago, I ended up using intellij before and it was ok. My machine is very powerful, that's not an issue. I'll mostly be doing APIs on the backend. I liked netbeans vs eclipse (a long time ago). Sounds like a paid version of intellij could be the best. Any thoughts? (I've been doin asp.net core apis with C# during this time)

🌐
Reddit
reddit.com › r/learnjava › what's the best java ide to use for beginners?
r/learnjava on Reddit: What's The Best Java IDE To Use For Beginners?
April 18, 2020 -

What's the difference between using an IDE like Eclipse and using a text editor like Atom when making Java programs?

Does the IDE make it easier in any way? Does it pinpoint flaws in your program and tell you why something might not be working the way its supposed to? Why do people even choose to use IDEs as opposed to using text editors?

I'm new to Java, got a background in Javascript. I'm finding Java really difficult because even the smallest errors will lead to 100 other errors and the error messages you get in the compiler are very hard to interpret and figure out.

Would I benefit from using a IDE?

🌐
Reddit
reddit.com › r/java › can anyone recommend a good ide for a beginner programmer?
r/java on Reddit: Can anyone recommend a good IDE for a beginner programmer?
December 1, 2013 -

About a week ago I posted a thread in this sub asking for good resources to start learning Java, and I got several really good answers. I have decided to go with Big Java for the moment, and if I decide that I like Java and wish to continue learning it I will buy some more resources. But I am struggling with it :(

All of my limited programming experience has been Matlab and Python. Disregarding Matlab, which was for a class, Python is a scripting language. I can open my text editor, type my function/program and then just run it like that. But when I try Java it seems so much more complicated :( I have to make a project, following special naming conventions which I don't really understand, then make a class inside the project, find a way to compile it, and then run it to see if the code is working. This is very complicated compared to Python, and Big Java doesn't go into much detail about it. It just tells you to use your preferred development environment and expects me to know how to use it.

Can anyone recommend a good IDE for Java? Hopefully it is simple to use. I currently have BluJ on my computer but I don't know if that is a good one to use or not. Also, I apologize for not posting this in r/learnJava but last time I posted there I didn't get any responses due to the small userbase

🌐
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.

🌐
Reddit
reddit.com › r/learnprogramming › which free java ide/editor is the best for an absolute beginner?
r/learnprogramming on Reddit: Which free Java IDE/Editor is the best for an absolute beginner?
October 12, 2025 -

My great university decided to teach us Advanced Numerical Analysis in Java despite never teaching us Java beforehand. I know basic mathlab, don't know anything about Java and I have to learn it by myself in a very short time (weeks). My professor recommended me an Editor from 2000s that is obviously outdated. What are my options? Sorry if this is not the proper place to ask this.

🌐
Reddit
reddit.com › r/java › professional java developers who use an ide other than intellij by choice, tell me why.
r/java on Reddit: Professional Java developers who use an IDE other than Intellij by choice, tell me why.
November 5, 2017 -

This isn't a flame bait post, I've used Intellij for a few years and eclipse a bit before that and before that mainly went the text editor route. I'm curious what the current state/benefits of the other IDE's are from people who actually use them day to day for work.

Top answer
1 of 5
26
I recently switched from Eclipse to IDEA, the main reason being that I am also doing kotlin development and keeping the keyboard shortcuts straight in my head was difficult. Here are the things that I miss from Eclipse, JDT (the Eclipse Java compiler) can compile only changed code (like down to the line), you get very immediate feedback on errors. If I make a change that breaks usage in another file I know immediately. In IDEA you have to run a test, build, open the file. Additionally in IDEA you have to wait for javac to run, this can mean waiting a few seconds before a test will start running. There is also built in code hot swap, but it only works in limited cases. IDEA has some funky keyboard shortcuts by default (at least on macos) lot's of things involving FN keys which are awkward on the laptop keyboard due to them also being for media control, brightness, etc. Eclipse's vim plugin has support for the argument text object. Eclipse has better maven integration, I really wish IDEA had the dependency viewer that Eclipse has. It makes it so easy to track down conflicting transitive dependencies. Eclipse has built in save action support (need a plugin with IDEA). This is obviously just a list of pros, there are also plenty of cons and things IDEA does better. In general I find them to be close enough on the things that really matter (refactoring support and code generation) that I can work with either one and don't find it a huge deal.
2 of 5
24
Eclipse, because over the years I tuned it with settings and plugins to do exactly what I want it to do. I am not looking for much more, it gives me instant feedback, immediate control, I can see exactly what I need to see when I need to see it. That said, I tried to migrate to IntelliJ a few times (because everyone says it's so much better), but every time the time investment to get things working similarly well was simply too much. It is perhaps possible to do the transition, but I'm used to many automated tasks and setting things up simply took too long. Also, I'm from central Europe and the business license costs as much as my monthly appartment rent. Not all businesses are eager on purchasing those in mass.
🌐
Reddit
reddit.com › r/programmerhumor › which java ide do you prefer
r/ProgrammerHumor on Reddit: Which Java IDE do you prefer
November 1, 2020 - The only reference I can find online is a single post on some obscure website saying "viscose is my favorite ide" and a website called idexlab that doesn't seem to have any IDEs. Is it a hip new way of saying vscode like sepples? ... I am guessing it is VS code, but via speech recognition. ... IntelliJ ftw!!! ... And I use Notepad++! ... Excuse me but real programmers use butterflies. ... I was not aware of the reference, thanks for linking it u/CreaZyp154! ... Came to say this. :wq is for n00bs. ... You get pretty good completion with ctags and vim, and Java is a supported language.