| Class | Description |
|---|---|
| Activator |
Bundle activator for the JDT compiler service.
|
| ClassLoaderNameEnvironment |
Implementation of
INameEnvironment that uses a ClassLoader to
resolve resources. |
| CollectingCompilerRequestor |
Implementation of
ICompilerRequestor that collects the compiler
messages and resulting classes. |
| CompilerUtils |
Utility methods to help with compilation.
|
| JdtJavaCompiler |
A
JavaCompiler that uses the Eclipse JDT compiler implementation. |
| MapClassLoader |
Simple
ClassLoader for an in-memory map of byte code. |
| ResourceCompilationUnit |
Compilation unit for a
Resource. |