Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » How to highlight reconciliation error in the texteditor(Reconciliation error sample?)
How to highlight reconciliation error in the texteditor [message #514894] Tue, 16 February 2010 22:15 Go to next message
Eclipse UserFriend
I have done everything from the source configuration to the annotation model, but somehow my reconciliation error markers are not getting highlighted in the editor, Just wondering, does any one know any sample plugins?
Re: How to highlight reconciliation error in the texteditor [message #514997 is a reply to message #514894] Wed, 17 February 2010 08:03 Go to previous messageGo to next message
Eclipse UserFriend
HS wrote:
> I have done everything from the source configuration to the annotation
> model, but somehow my reconciliation error markers are not getting
> highlighted in the editor, Just wondering, does any one know any
> sample plugins?
Take a look at the following extension points:
org.eclipse.ui.editors.annotationTypes
org.eclipse.ui.editors.markerAnnotationSpecification

Dani
Re: How to highlight reconciliation error in the texteditor [message #515140 is a reply to message #514997] Wed, 17 February 2010 16:04 Go to previous messageGo to next message
Eclipse UserFriend
Dani,

I did look at those extension points, but no luck Sad
I am just wondering, do you have link to any sample here?
Re: How to highlight reconciliation error in the texteditor [message #515602 is a reply to message #515140] Fri, 19 February 2010 08:57 Go to previous message
Eclipse UserFriend
HS wrote:
> Dani,
>
> I did look at those extension points, but no luck :(
> I am just wondering, do you have link to any sample here?
Try this:
http://www.eclipse.org/eclipse/platform-text/eclipseCon/2006 /texteditorrecipes.zip

Dani
Previous Topic:Where are snippets stored?
Next Topic:Best Practices re JUnit
Goto Forum:
  


Current Time: Wed Mar 26 01:53:15 EDT 2025

Powered by FUDForum. Page generated in 0.03530 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top