Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Refreshing a Markers view
Refreshing a Markers view [message #663610] Tue, 05 April 2011 20:30 Go to next message
Mike Bernat is currently offline Mike BernatFriend
Messages: 12
Registered: July 2009
Junior Member
I have created a customized marker view with my own categories and category filters, using the org.eclipse.ui.ide.markerSupport extension point. I would like to have one of the filters dynamic, in that its behavior could be changed on the fly based on external action. The problem I am encountering is that I cannot find a way to cause the view to reprocess the markers using the updated filter. The only thing that seems to trigger it is a change in the workspace (the addition or removal of a marker or a resource.)

I have come up with a way to accomplish this, but it involves using a "discouraged access" method. Is there any supported way to accomplish this?

Thanks in advance
Re: Refreshing a Markers view [message #663660 is a reply to message #663610] Wed, 06 April 2011 06:06 Go to previous message
Prakash G.R. is currently offline Prakash G.R.Friend
Messages: 621
Registered: July 2009
Senior Member
On 06/04/11 2:00 AM, Mike Bernat wrote:
> I have created a customized marker view with my own categories and
> category filters, using the org.eclipse.ui.ide.markerSupport extension
> point. I would like to have one of the filters dynamic, in that its
> behavior could be changed on the fly based on external action. The
> problem I am encountering is that I cannot find a way to cause the view
> to reprocess the markers using the updated filter. The only thing that
> seems to trigger it is a change in the workspace (the addition or
> removal of a marker or a resource.)
>
> I have come up with a way to accomplish this, but it involves using a
> "discouraged access" method. Is there any supported way to accomplish this?

No. AFAIK, there is no API to do that.

--
- Prakash
Platform UI Team, IBM

www.eclipse-tips.com
Previous Topic:remove command-line arguments from log file
Next Topic:RepositoryProvider and move project
Goto Forum:
  


Current Time: Tue Apr 16 21:15:56 GMT 2024

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

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

Back to the top