+ 3
Which IDE for Java?
Hi, i would like to code a new project in Java. In the past, I've always used the IDE Eclipse. Now I was wonderin if i should continue to code in Eclipse or switch to IntelliJ IDEA or Visual Studio Code. Im not really sure what the main differences between them are and which IDE is the best for coding in Java. So which IDE would you personally recommend to me and why?
12 Answers
+ 5
best to use:
• Intellij IDEA
IntelliJ IDEA is an integrated software development environment for many programming languages, in particular Java, JavaScript, Python, developed by JetBrains
• NetBeans
NetBeans IDE is a free integrated development environment for applications in the programming languages Java, Python, PHP, JavaScript, C, C ++, Ada and many others.
•Eclipse
+ 6
You can use IDE such as below:
BlueJ
https://www.bluej.org/
Netbeans
https://netbeans.apache.org/download/index.html
Android Studio
https://developer.android.com/studio
DrJava
http://www.drjava.org/
TabNine
https://www.tabnine.com/
Geany
https://www.geany.org/
+ 2
Or if you want to online, use this:
Codeanywhere
https://codeanywhere.com/
Codiva
https://www.codiva.io/
+ 2
SOON YEE HOE Moe
"Android Studio"is used only for creating Android apps
+ 2
The best and most used ide for Java is intellij Idea, but that's totally upon you. Use whatever ide you like. I personally use vs code for java and It works totally fine.
+ 2
I think u should use visual Studio, that IDE is vbest for everything, it provides various different extensions and it has great user experience, and once you'll get used to it its very addictive and you can switch between diff languages by just creating diff file extensions such as .py , . Cpp
I think that will help u.... Plz upvote if u like it
+ 1
You can use Notepad++ for everything. It's really a great lightweight editor, and it doesn't take half an hour before it has loaded. You can also configure it to use many different languages at the same time.
+ 1
Intellij :)
+ 1
Use Visual studio code
Gives you better experience in programming.
It is developed by Microsoft
+ 1
Intellij IDEA thats the best :)
0
Eclipse
- 4
code.sololearn.com