| AbstractErrorAbsorbingProcessor |
Contains a series of adaptations and workarounds to make annotation processors work well under Eclipse JDT APT.
|
| AbstractGenerator |
A class capable of generating source code using FreeMarker templates
|
| ClientEditorActivityGenerator |
A source code generator for Activities
|
| ContextActivityGenerator |
A source code generator for Activities
|
| EclipseWorkaroundProcessingEnvironment |
A wrapper for ProcessingEnvironment that returns a wrapped Types instance which works around bug 434378 in Eclipse.
|
| EclipseWorkaroundTypeUtils |
A wrapper for Types that works around bug 434378 in Eclipse.
|
| EditorActivityGenerator |
A source code generator for Activities
|
| ExperimentalActivityGenerator |
|
| ExperimentalFeatureDefinitionProviderGenerator |
|
| ExperimentalFeatureProcessor |
|
| GeneratorUtils |
Utilities for code generation
|
| MultiTemplateLoader |
This is a fork of MultiTemplateLoader that supports adding additional
TemplateLoader on demand.
|
| PartInformation |
|
| PerspectiveActivityGenerator |
Generates a Java source file enerator for Activities
|
| PerspectiveProcessor |
Processor for WorkbenchPerspective annotations
|
| PopupActivityGenerator |
A source code generator for Activities
|
| ScreenActivityGenerator |
A source code generator for Activities
|
| SplashScreenActivityGenerator |
A source code generator for Activities
|
| TemplateInformation |
|
| TemplateInformationHelper |
|
| WorkbenchClientEditorProcessor |
Processor for WorkbenchClientEditor and related annotations
|
| WorkbenchContextProcessor |
Processor for WorkbenchContext and related annotations
|
| WorkbenchEditorProcessor |
Processor for WorkbenchEditor and related annotations
|
| WorkbenchPanelInformation |
|
| WorkbenchPopupProcessor |
Processor for WorkbenchPopup and related annotations
|
| WorkbenchScreenProcessor |
Processor for WorkbenchScreen and related annotations
|
| WorkbenchSplashScreenProcessor |
Processor for WorkbenchPopup and related annotations
|