d3742dd7d192504a032eaaa68655ef0d41482f77
Files Diff
- Added: 5
- Removed: 4
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method protected getOpenDefinition_Handler() : AbstractHandler renamed to protected getHandler_OpenDefinition() : AbstractHandler in class melnorme.lang.ide.ui.editor.LangEditorActionContributor | From | To | |
Move Class | 3 | ||
Move Class melnorme.lang.ide.ui.actions.AbstractEditorHandler moved to melnorme.lang.ide.ui.editor.actions.AbstractEditorHandler | From | To | |
Move Class melnorme.lang.ide.ui.actions.AbstractOpenElementOperation moved to melnorme.lang.ide.ui.editor.actions.AbstractOpenElementOperation | From | To | |
Move Class melnorme.lang.ide.ui.actions.AbstractEditorOperation moved to melnorme.lang.ide.ui.editor.actions.AbstractEditorOperation | From | To | |
Extract Method | 1 | ||
Extract Method protected prepareNavigateMenu(menu IMenuManager) : void extracted from public contributeToMenu(menu IMenuManager) : void in class melnorme.lang.ide.ui.editor.LangEditorActionContributor | From | To |