eclipse.platform.ui icon indicating copy to clipboard operation
eclipse.platform.ui copied to clipboard

Bug 578581 - MarkerSupportView custom groupings requires use of internal GroupsContribution

Open eobrienPilz opened this issue 3 years ago • 3 comments

This is a patch submission for the bugzilla issue here: https://bugs.eclipse.org/bugs/show_bug.cgi?id=578581

The proposal is to have an API equivalent of the ContributionItem for Marker groups. This will allow clients to create their own custom groupings.

Note: Creating the custom groupings was always possible but relied on referencing the internal GroupsContribution in the xml definition.

eobrienPilz avatar Jun 13 '22 10:06 eobrienPilz