Keyboard binding doesn't work, and can't be changed.
Eclipse Plugin to find unused Java code
Brought to you by:
spj
I have tried the default keyboard binding, Alt+Shift+U, but it doesn't do anything.
I checked my Eclipse preferences, and there were three other commands bound to that key combination. (I don't remember adding those; I think they are the Eclipse defaults.) Even when I removed the other bindings to Alt+Shift+U, it still doesn't invoke UCDetector.
I also searched the settings for a way to change the UCDetector key binding to something else, in the hope that would make it work, but there doesn't appear to be a way to do it.
Anonymous
I will try to fix it the next release.
Jörg
UCDetector uses old deprecated action API (plugin.xml).
Sorry it is broken. It is not planned to fix it