Is there any way to run a Java program from inside another Java program without using Runtime exec?
Is there some kind of JavaExecutor tool which one could use with a DiagnosticCollector? (Like JavaCompiler)?
Is there any way to run a Java program from inside another Java program without using Runtime exec?
Is there some kind of JavaExecutor tool which one could use with a DiagnosticCollector? (Like JavaCompiler)?