Open a command prompt window, change to the folder with the class file and enter the java command there:
java -cp <JARFILENAMES>;. JavaApplication_KMF_Test

If there are errors:
To copy the...