| http://www.w3.org/ns/prov#value | - When I try to compile a Java program with more than just the main class in the command prompt, I find that the classes other than the main one compile with no problem, but when I try to compile the main with variables connected to the other classes it does not know what the variables are.
|