SyntaxFix
Write A Post
Hire A Developer
Questions
To get a .class file you have to compile the .java file.
The command for this is javac. The manual for this is found here (Windows)
In short:
javac File.java