Community
Participate
Working Groups
eclipse.buildId=I20111201-2015 java.version=1.6.0_29 java.vendor=Apple Inc. In this build I am in the Breakpoints view (see also bug 365452) and when I select a breakpoint I can remove it ok with the "X" icon. But if I use the Delete key on the keyboard, nothing happens and I get the following in my log. There is no stack trace, only the following message in the status. Calling "Command(AUTOGEN:::org.eclipse.debug.ui.breakpointsview.toolbar/org.eclipse.debug.ui.breakpointsView.toolbar.remove,Remove, Remove Selected Breakpoints, Category(org.eclipse.core.commands.categories.autogenerated,Uncategorized,Commands that were either auto-generated or have no category,true), org.eclipse.ui.internal.MakeHandlersGo@45b11398, ,,true)" command directly
Does it work if you open another workbench window and try to delete it in that window?
Yep, works ok in a new Workbench window.
*** This bug has been marked as a duplicate of bug 371130 ***