Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » How to display Markers in the Properties View
How to display Markers in the Properties View [message #245893] Tue, 17 July 2007 11:40
Eclipse UserFriend
Originally posted by: mahua.sofcheck.com

Hi,

I have created markes which get displayed in the Problems View window.
Now when an user clicks on the marker in the Problems View, I want to
display my custom message in the Properties View. How can I do that?

I read about displaying Properties in the Properties View from any view.
However for that I have to implement IPropertySource for the IMarker object.
The IMarker object is Eclipse internal class. So what should I be doing or
is there any
other extension which will allow me to display some additional information
about the Eclipse marker in the Properties View?

Thanks a lot,
Mahua Roy.
Previous Topic:code execution at java breakpoint
Next Topic:Deploying vm arguments for a plugin
Goto Forum:
  


Current Time: Sat May 31 20:25:22 EDT 2025

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

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

Back to the top