A CompilationProblemHandler gets access to a problem
as soon as the problem is available while the
CompilationResult only represents a summary at the
end.
Compiles the java resources "some/path/to/MyJava.java"
read through the ResourceReader and then stores the resulting
classes in the ResourceStore under "some/path/to/MyJava.class".