III    The Style Guidance Module

The module is exclusively defined in kenya.eclipse.style. The extension point kenya.eclipse.postBuildAnalyserFactories is used to connect the module to the editor. The multieditor class kenya.eclipse.multieditor.EditingWindow manages this extension point.

For a detailed description of the implementation you should either consult the source code for the classes above or obtain a copy of the project report, which contains more details about the extension point and its management.

StyleCheckers are governed by the kenya.eclipse.styleCheckers extension point, which is managed by kenya.eclipse.style.StyleManager.