Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Problem view grouped by type by default
Problem view grouped by type by default [message #336906] Sun, 12 July 2009 14:08 Go to next message
VincentL is currently offline VincentLFriend
Messages: 88
Registered: July 2009
Member
Hi,

I want to change the default "Group by" setting of the problem view in my RCP application.
By default, the problem view groups problems by Severity but I would prefer by Type.

How could I change this default setting? Or how could I set this setting dynamically when
the view open the first time?

Sorry, I also post this mail in the RCP new groups, but I didn't receive answer.


Thanks

Vincent
Re: Problem view grouped by type by default [message #336924 is a reply to message #336906] Tue, 14 July 2009 11:03 Go to previous messageGo to next message
Hitesh  is currently offline Hitesh Friend
Messages: 19
Registered: July 2009
Junior Member
Vincent L. wrote:


> Hi,

> I want to change the default "Group by" setting of the problem view in my
RCP application.
> By default, the problem view groups problems by Severity but I would prefer
by Type.

> How could I change this default setting? Or how could I set this setting
dynamically when
> the view open the first time?

> Sorry, I also post this mail in the RCP new groups, but I didn't receive
answer.


> Thanks

> Vincent


AFAIK, there is no way of changing that. The problems view defaults to
group by severity and the "Markers" view defaults to group by Type.

PS: This may be of your interest :
http://blog.eclipse-tips.com/2008/11/creating-custom-marker- view.html

Hitesh

Hitesh
Re: Problem view grouped by type by default [message #336929 is a reply to message #336924] Tue, 14 July 2009 13:52 Go to previous message
VincentL is currently offline VincentLFriend
Messages: 88
Registered: July 2009
Member
Hi Hitesh,

It could be useful in future to add extention point to the problem view to configure these
settings (group by, sort by, filters) especially in RCP application.


From my point of view, I'm not sure it will be a good idea to create a custom problem
view in my RCP application since I won't benefit of the features of the problem view (sort
by, filters, group by, ...). And when new features will be available in the problem view,
I will have to port all these new functionallities to my application.

Thanks,

Vincent
Previous Topic:[CommonNavigator] save selection in a memento?
Next Topic:working with text positions
Goto Forum:
  


Current Time: Fri Apr 26 21:56:21 GMT 2024

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

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

Back to the top