I am new to java and I listen about net beans and eclipse IDE both, But i am confused about which one I should use. Can anyone tell me why net beans use and why eclipse use. and which is better to use.
I want to know about which is user friendly and easy to use.
I am new to java and I listen about net beans and eclipse IDE
Share
Don’t use
IDEif you’re a Java beginner. You have to write code with a text editor (nodepad) and compile and run in a command shell usingjavac.exeandjava.exe.Have a look at articles