+ 1
Which is the best IDE for Java to install in Laptop
Can any one tell which is the best IDE for Java programming and projects. I heard installing âEclipseâ and running the programs in it makes the system slow. Is it true? Is âNetbeansâ is Good for Java programming and projects? Is there any plugins or packages for running Java in Visual studio community 2019 edition. I heard I can execute through Visual studio code, but I donât want to install visual studio code as I already installed VS2019. Please suggest best IDE for Java. If possible please give pros and cons of IDE.
7 Answers
+ 7
Please use search bar before post
Hope it helps
Happy coding
https://www.sololearn.com/discuss/376241/?ref=app
https://www.sololearn.com/discuss/328157/?ref=app
https://www.sololearn.com/discuss/57033/?ref=app
https://www.sololearn.com/discuss/2042148/?ref=app
https://www.sololearn.com/discuss/236879/?ref=app
https://www.sololearn.com/discuss/431386/?ref=app
https://www.sololearn.com/discuss/526070/?ref=app
https://www.sololearn.com/discuss/125054/?ref=app
+ 2
Eclipse is great. I loved it before IntelliJ. It makes your computer slow because your computer does not meet the requirements. Any other complex IDE will possibly lag your computer too.
You can
1. Buy a new computer that meets the specs
2. Upgrade your hardware to meet the requirements
3. Use a simple text editor like Visual Studio Code (not Visual Studio), Atom, Sublime Text and so on.
Visual Studio is not intended for JVM languages. It's primary use is for the .NET ecosystem tools.
+ 1
If you are a beginner install BlueJ
0
Netbeans
0
Bro go n install vs code.
Its best for all programming language.
0
You can test IntelliJ IDE the products of JetBrains. I'm using it and it's compatible.