Package com.iizigo.java.parser
Class RecompileTrigger
java.lang.Object
com.iizigo.java.parser.RecompileTrigger
Class to trigger recompile of Java sources in a separate job. This is done by deleting the output class files from the compilation unit, then invoking a build.
- Author:
- Christopher Mindus