Class is public, should be declared in a file named
March 9th, 2009
Applies to:
NA
Description:
The source filename and class name defined in the file are not the same
Cause:
Example is the filename is Test and the class name is MyTest.
Spell the filename and class name exactly the same including capitalization.
Ensure that the extension of your file is .java