Community
Participate
Working Groups
Created attachment 115250 [details] Patch In the "open type" and "open method" dialogs, open the menu on the right side and try to check and uncheck the "Show container for duplicates" option. The actual functionality is not implemented, as it does not affect the results. Moreover, this option should be removed altogether, just like eventually happened in JDT (see bug 184693 - mentioned in the code itself). In any case of duplicates, the user needs to have some way to distinguish the actual item he wants to select. Attached a patch that removes the option and its usages
contribution committed. thank you.