[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
RE: [cdt-dev] Changing default problem view
|
- From: <Warren.Paul@xxxxxxxxx>
- Date: Thu, 17 Jan 2008 09:54:48 -0600
- Delivered-to: cdt-dev@eclipse.org
- Thread-index: AchY50Zl9Eo9XUOFRaqjnFEDPG34DwAOeZWg
- Thread-topic: [cdt-dev] Changing default problem view
There's currently no way to do what you want unfortunately. See
https://bugs.eclipse.org/bugs/show_bug.cgi?id=72666 for more info.
Thanks,
Warren
-----Original Message-----
From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx]
On Behalf Of ext subs
Sent: Thursday, January 17, 2008 2:59 AM
To: CDT General developers list.
Subject: [cdt-dev] Changing default problem view
Hi,
I tried asking this on eclipse.platform, but got no response, so I
thought I'd try here.
By default, the ProblemView groups errors/warnings by severity. Many of
my users find this unintuitive and would like no grouping, thus allowing
them to see all errors/warnings grouped by file. The menu on the
ProblemView lets them change this, but I would like to change the
default to be no grouping.
Is there a way to change the default? I cannot see a preference or any
other setting. However, after changing the setting I see this in
<workspace>/.metadata/.plugins/org.eclipse.ui.ide
<snip..>
<section name="org.eclipse.ui.views.problem">
<section name="sorter">
<item value="" key="categoryField"/>
</section>
</section>
Thanks,
--
Derek
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev