| Class | Description |
|---|---|
| ClassLoaderEnvironment |
Environment provided to the JDT compiler that load class from a classloader instead of a classpath
/!\ it extends FileSystem only because the JDT compiler use the subtype instead of Environment
|
| DummyCompilationProgress |
CompilationProgress which do nothing
Used by JdtCompiler
|
| JDTCompiler |
Compiler based on JDTCompiler
|
| Exception | Description |
|---|---|
| CompilationException |
Copyright © 2017 Bonitasoft S.A.. All rights reserved.