| Summary: | Cannot open Quick Fix popup by clicking lightbulb in editor ruler (command undefined) | ||
|---|---|---|---|
| Product: | [Eclipse Project] Platform | Reporter: | Markus Keller <markus.kell.r> |
| Component: | UI | Assignee: | Paul Webster <pwebster> |
| Status: | RESOLVED DUPLICATE | QA Contact: | |
| Severity: | major | ||
| Priority: | P3 | CC: | daniel_megert |
| Version: | 3.3 | ||
| Target Milestone: | 3.3 M6 | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
This is probably a dup of bug 178228. *** This bug has been marked as a duplicate of bug 178228 *** |
I20070320-0010, worked fine in M5a - Paste this class to the empty Package Explorer: public class T { void m() { if (x) return; } } - Click on the Quick Fix light bulb in the left ruler of the editor => Error in log, Quick Fix popup is not shown !ENTRY org.eclipse.ui 4 4 2007-03-20 12:14:14.140 !MESSAGE Command AUTOGEN:::org.eclipse.jdt.internal.ui.CompilationUnitEditor.ruler.actions/org.eclipse.jdt.internal.ui.javaeditor.JavaSelectRulerAction is undefined