Closed ArsenArsen closed 7 years ago
Hello! This is more a question, but is it possible to intercept the compile errors and get them in a stream or string? I am making myself an app that uses this compiler and I want it to be able to show compile errors. Thanks in advance.
There's a pull request for this: https://github.com/trung/InMemoryJavaCompiler/pull/5 I'll work out with the contributor and make it available
It's now available in master
Hello! This is more a question, but is it possible to intercept the compile errors and get them in a stream or string? I am making myself an app that uses this compiler and I want it to be able to show compile errors. Thanks in advance.