Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Extenstion Points in STP.SC

Revision as of 02:12, 28 February 2007 by Unnamed Poltroon (Talk) (Annotation Editing Extension)

The following extension points can be used to extend the capabilities of the STP platform infrastructure:

Annotation Editing Extension

  • Identifier: org.eclipse.stp.sc.common.AnnotationSupport
  • Since: 1.0
  • Description: The AnnotationSupport extension point allows plug-ins to declaratively register supported annotations for the STP annotation editing. This information is used to by the annotation view to allow user add/modify annotations in the java editor

Annotation validation Extension

Back to the top