Posted By:
Dejan_Jovanovic
Posted On:
Thursday, June 30, 2005 09:24 AM
I'm making an editor. Now, I am trying to add annotations to the text. Eclipse help is not so helpfull.
When I register a AnnotationFactory it just connects to the document once. Where should I hook up to update the annotation model on edit changes.
Cheers, Dejan