News

You edit code in one window and run and view it in another.<BR><BR>While you could code in notepad.exe, you miss out on auto-complete, intellisense, and syntax coloring among other things.
How to run a Java program using Command Prompt First things first, you will have to write the code that you want to run and save that as a Java executable file.