Closed PKeidel closed 7 years ago
I just added a CompileException and a DiagnosticCollector. If compilation fails the Exception is thrown.
There's another PR doing similar https://github.com/trung/InMemoryJavaCompiler/pull/5
I just added a CompileException and a DiagnosticCollector. If compilation fails the Exception is thrown.