User Tools

Site Tools


info:java

This is an old revision of the document!


Java

Debugging annotations in Eclipse

To find out what's wrong with a text annotation (it's created, but nothing can be seen in the text viewer), set a break point on org.eclipse.jface.text.source.AnnotationPainter, method getDecoration(Annotation annotation, Decoration decoration). It can be found around line 826 in 3.6.2.

info/java.1324400724.txt.gz · Last modified: 2011/12/20 18:05 by moritz

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki