Allow to assign a keyboard shortcut to detect unused code in current file
Eclipse Plugin to find unused Java code
Brought to you by:
spj
Currently, I could only do it through right click + two mouse clicks.
It would be awesome if it were possible to assign a keyboard shortcut for it, but I couldn't find the option under the preferences.
Same for clearing the markers.
Anonymous
Shift+Alt+U worked once, but seems to be broken now.
UCDetector uses old deprecated action API (plugin.xml).
Sorry it is broken. It is not planned to fix it