Editor doesn't automatically show markers created by my plugin [message #219016] |
Wed, 31 March 2004 04:13  |
Eclipse User |
|
|
|
Hi,
I'm trying to write a plugin with Eclipse 3.0M7 which creates IMarker
objects on a java source file. The plugin should not run during a
build but provides a popup menu on org.eclipse.jdt.core.IJavaElement
so I can select a java source in package explorer and run the plugin
via the popup menu on this single file.
The marker creation works fine, but an editor on the just marked java
source doesn't show the markers unless I close and reopen the
editor. Also the the icon in package explorer does not change to
reflect that the file has markers etc.
I assume that I have to notifiy someone about the makers creation so
the editor, package explorer etc. can update but I have no clue how to
accomplish this.
Any help is very appreciated!
Ciao,
Steffen
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03167 seconds