| [news.eclipse.tools] Re: how to specify marker annotation preferences |
Zlatko Kostadinov wrote:
Hi
I created my own marker with it's own icon, but I cannot create some preferences for it. I tried adding this lines in plugin.xml:
<extension
point="org.eclipse.ui.workbench.texteditor.markerAnnotationSpecification">
<... cut ...>
What exactly do you mean with "I cannot create some preferences for it"?
Dani