Feel free to copy and share.
Note that in later versions of Windows (Windows 7 and below) you need to set environmental variables. Please update to Windows 10 to fix that.
In order to compile java files you need to type: javac file.java
Then in order to run .class files, you need to type: java file
© Microsoft Corporation 2018. All rights reserved.