Package com.github.hypfvieh.java.rtcompiler
package com.github.hypfvieh.java.rtcompiler
-
KlasseBeschreibungCompiler implementation.Utility class for compilation tasks.Utility class that loads a java source from file, compiles it and returns the class object.Helper class to compile java sources.Compile and execute a Java source file at run-time.
Requires a JDK to execute.
Returns 0 using System.exit() on success.Return codes ofRtCompilerRunner
.