Do I really need to have eclipse?or it's possible to practice the lessons on netbeans! | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Do I really need to have eclipse?or it's possible to practice the lessons on netbeans!

13th Feb 2017, 3:24 AM
Ali Huseiny
Ali Huseiny - avatar
6 Answers
+ 6
You can even do it in a simple notepad. So, yeah, you can.
13th Feb 2017, 3:25 AM
Nahuel
Nahuel - avatar
+ 4
It is not a must to have eclipse and you can do on netbeans too.
13th Feb 2017, 3:25 AM
Deddy Tandean
+ 3
Notepad, notepad++
13th Feb 2017, 3:46 AM
Ehtesham Ali
Ehtesham Ali - avatar
+ 2
You can write simple java codes in text editors like notepad, notepad++ .But if you are trying to do something big use IDE like netbeans , eclipse etc..I use net beans though :).
27th Feb 2017, 5:48 AM
Phäñtøm Phôëñïx
Phäñtøm Phôëñïx - avatar
+ 1
I have used several different IDE's for Java including Eclipse and Netbeans. Both of which are fine and of those 2 I preferred Eclipse (except that Netbeans had a better wysiwyg design than the plugins for Eclipse when it came to using AWT and Swing). That being said I use IntelliJ and most of Jetbrains other IDE's for other languages. If you are ever planning on getting into Android programming I would strongly suggest that this be the IDE that you use as Android Studio is adopted from IntelliJ by Jetbrains.
13th Feb 2017, 4:06 AM
ChaoticDawg
ChaoticDawg - avatar
0
You can use anyone but I feel eclipse is better than netbeans.
13th Feb 2017, 8:06 AM
Varun Moghe
Varun Moghe - avatar