Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Problems View
Problems View [message #273510] Wed, 06 October 2004 21:32 Go to next message
Eclipse UserFriend
Originally posted by: mark-maillist.cox.net

Can anyone point me to where I might find information on having my
plugin interact with the Problems View? I am working on a parser and
would like errors to be directed to this window and then have the
ability to click on them to take me to the source code line.

Thx,

Mark
Re: Problems View [message #273541 is a reply to message #273510] Thu, 07 October 2004 07:09 Go to previous message
Eclipse UserFriend
Originally posted by: chris_stillwell.yahoo.com

I believe what you want to do is to create a custom Marker that extends
ProblemMarker. The Readme example shows how to create your own markers.

Chris

"Mark" <mark-maillist@cox.net> wrote in message
news:mark-maillist-C7988E.21322306102004@eclipse.org...
> Can anyone point me to where I might find information on having my
> plugin interact with the Problems View? I am working on a parser and
> would like errors to be directed to this window and then have the
> ability to click on them to take me to the source code line.
>
> Thx,
>
> Mark
Previous Topic:How is model first built on startup?
Next Topic:Swing in SWT
Goto Forum:
  


Current Time: Sat Jul 05 05:24:46 EDT 2025

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

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

Back to the top