Commit 2e0b3b0
Remove preset filter configurations from Problems and Tasks views
Remove the predefined markerFieldConfiguration entries from plugin.xml
that populated the filter dialog with opaque preset entries like
'Errors/Warnings on Project', 'Warnings on Selection', 'All Errors
on Workspace', and 'TODOs'. These presets were all disabled by default
and added clutter to the filter configurations list without providing
clear value to users.
Also remove the now-unused parameter classes:
- ErrorsWarningsParameters
- SelectedWarningsParameters
- AllErrorsParameters
- TodoFiltersContributionParameters
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent ed50b35 commit 2e0b3b0
File tree
6 files changed
+1
-237
lines changed- bundles/org.eclipse.ui.ide
- src/org/eclipse/ui/internal/views/markers
6 files changed
+1
-237
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
307 | | - | |
308 | | - | |
309 | | - | |
310 | | - | |
311 | | - | |
312 | 307 | | |
313 | 308 | | |
314 | 309 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1448 | 1448 | | |
1449 | 1449 | | |
1450 | 1450 | | |
1451 | | - | |
1452 | | - | |
1453 | | - | |
1454 | | - | |
1455 | | - | |
1456 | | - | |
1457 | | - | |
1458 | | - | |
1459 | | - | |
1460 | | - | |
1461 | | - | |
1462 | | - | |
1463 | | - | |
1464 | | - | |
1465 | | - | |
1466 | | - | |
1467 | | - | |
1468 | | - | |
1469 | | - | |
1470 | | - | |
1471 | | - | |
1472 | | - | |
1473 | | - | |
1474 | | - | |
1475 | | - | |
1476 | | - | |
1477 | | - | |
1478 | | - | |
1479 | | - | |
1480 | | - | |
1481 | | - | |
1482 | | - | |
| 1451 | + | |
1483 | 1452 | | |
1484 | 1453 | | |
1485 | 1454 | | |
| |||
1557 | 1526 | | |
1558 | 1527 | | |
1559 | 1528 | | |
1560 | | - | |
1561 | | - | |
1562 | | - | |
1563 | | - | |
1564 | | - | |
1565 | | - | |
1566 | | - | |
1567 | 1529 | | |
1568 | 1530 | | |
1569 | 1531 | | |
| |||
Lines changed: 0 additions & 48 deletions
This file was deleted.
bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/ErrorsWarningsParameters.java
Lines changed: 0 additions & 50 deletions
This file was deleted.
Lines changed: 0 additions & 49 deletions
This file was deleted.
Lines changed: 0 additions & 46 deletions
This file was deleted.
0 commit comments