Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-pmc] API request : make history separator string configurable in FilteredItemsSelectionDialog


API REQUEST

Add: FilteredItemSelectionDialog#setSeparatorLabel(String)

Allow plug-ins to set the label of the separator which is currently hard coded to "Workspace Matches"

RISKS
None. This is new API and the default behaviour will be to use the "Workspace Matches" label.

Related bug
https://bugs.eclipse.org/bugs/show_bug.cgi?id=172844

Back to the top