Skip to content

Microsoft-Developer-Labs/java-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Creating Hello World With Java

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.

About

Build your own Java Hello World Program!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages