Refreshing a Markers view [message #663610] |
Tue, 05 April 2011 16:30  |
Eclipse User |
|
|
|
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 02:06  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.04528 seconds