|
Click File menu on NeBeans IDE then New Project, select JAVA on Categories box. On the Projects box selects JAVA Application, as below figure shown.


Click Main.java, to start to write the program code. Right click project name, select "Run" to run your program.

|