Implementation code

Implement Java™ classes to create a preprocessor extension or a proposal computer.

Preprocessor extension

The contributed class must implement the com.ibm.systemz.common.editor.extensionpoints.preprocessor.IPreprocessorBehavior extension point.

Proposal computer

The contributed class must implement the com.ibm.systemz.common.editor.extensionpoints.contentassist.ICompletionProposalComputer extension point:
For the Javadoc information for these classes, see the Editor extensions Java API documentation.

Feedback