Community
Participate
Working Groups
I20110124-1345 Create two extensions using the org.eclipse.help.base.searchProcessor extension point, both of which make return the same alternate term. That alternate term appears twice in the results, it would be better to remove duplicates.
Created attachment 188065 [details] Patch to remove duplicate search expressions and sort alphabetically This patch does not add a term if it is already in the list. Also, I added a sort so that the remaining terms are easily viewed alphabetically.
Patch committed to HEAD.
Resolved.