vote up 0 vote down star

The extension point org.eclipse.ui.editors.markerAnnotationSpecification is used to change how certain user-defined text annotations appear in the editor.

Is there a way to create or modify or override these programatically from a plugin?

flag

71% accept rate

1 Answer

vote up 0 vote down

See http://www.ibm.com/developerworks/opensource/library/os-ecl-dynext/

It talks about adding extensions programmatically using addContribution().

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.