+ 1
Which is the best IDE for Java?
13 ответов
+ 5
Well, I like the challenge of finding syntax mistakes and errors in the Notepad.
It sharpens your skills.
+ 4
The best is IntelliJ Idea and it's free for students.
https://www.jetbrains.com/student/
+ 3
netbeans
+ 2
I think it is more about which one you prefer. I use IntelliJ, found it really suits my needs. IDE is just a tool, and what matter is to KNOW YOUR TOOL. :)
@Shahar Levy
It is actually good practice if you are a beginner and you need to get used to writing a correct syntax. Later on, it is just waste of time. :)
+ 1
Netbeans,Eclipse are some ides for the java.By my experience i think Netbeans is good than Eclipse.
0
Eclipse and netbeans
0
How do Sublime & Atom stack up?
Here's something more comprehensive:
https://en.wikipedia.org/wiki/Comparison_of_integrated_development_environments#Java
0
intelliJ idea
0
netbeans
0
For IDE: InteiJ Idea for sure
For a notepad program: Anyone that helps to indent and a good terminal :D
0
ecllipse
0
Netbeans is the better IDE for beginners. After a few time, prefer Eclipse if you are a good programmer and have a good experience in programming.
0
I use Eclipse, mainly because it has a Portable version, so you I can bring it with me.