Community
Participate
Working Groups
1. Add a breakpoint to a file. 2. Window > Show View > Breakpoints 3. Select the breakpoint 4. Alt+Enter. Nothing happens.
The code gets as far as PropertyDialogHandler's execute(ExecutionEvent) method but it finds a null selection and just returns without doing anything.
This works in other views ('Package Explorer', 'Project Explorer', and the 'Navigator') because none of those views actually go through the handler. >_>
Fix released to HEAD.