| Summary: | [Implement Method] Refactoring wizard opens even if there are no method to implement | ||
|---|---|---|---|
| Product: | [Tools] CDT | Reporter: | Marc-André Laperle <malaperle> |
| Component: | cdt-refactoring | Assignee: | Marc-André Laperle <malaperle> |
| Status: | VERIFIED FIXED | QA Contact: | Sergey Prigogin <eclipse.sprigogin> |
| Severity: | minor | ||
| Priority: | P3 | CC: | cdtdoug |
| Version: | 8.0.1 | ||
| Target Milestone: | 8.0.2 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
Fixed in 8.0.2 and master > 2012-01-04. Verified in 8.0.2 RC1. |
Tested with 8.0.1 and master (2011-12-21) class TestClass { }; 1. Invoke Implement Method inside TestClass 2. The Refactoring wizard opens with nothing to select Instead, I think it should behave like Generate Getters and Setters and display message.