Refactoring shortcuts in Eclipse
Klocwork Refactoring options can be accessed with the following shortcuts:
| Refactoring | Shortcut |
|---|---|
| Analyze Headers | Alt+Shift+K, A |
| Extract Function | Alt+Shift+K, E |
| Inline Function | Alt+Shift+K, I |
| Inline Variable | Alt+Shift+K, N |
| Introduce Variable | Alt+Shift+K, V |
| Optimize Headers | Alt+Shift+K, O |
| Rename | Alt+Shift+K, R |