52a222a66ddb273818233e35f39dda1dfd4a26e1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable statusMsg : String to statusMessage : String in method protected handleStatus(status IStatusMessage) : void in class melnorme.lang.ide.ui.editor.actions.AbstractEditorToolOperation | From | To | |
Change Return Type | 1 | ||
Change Return Type BasicUIOperation to AbstractEditorToolOperation<?> in method public getFormatOperation(editor ITextEditor) : AbstractEditorToolOperation<?> in class melnorme.lang.ide.ui.LangUIPlugin_Actual | From | To | |
Rename Attribute | 1 | ||
Rename Attribute fork : boolean to executeInUIOnly : boolean in class melnorme.lang.ide.ui.utils.operations.WorkbenchOperationExecutor | From | To | |
Change Variable Type | 1 | ||
Change Variable Type formatOperation : BasicUIOperation to formatOperation : AbstractEditorToolOperation<?> in method protected performSave(overwrite boolean, pm IProgressMonitor) : void in class melnorme.lang.ide.ui.editor.AbstractLangEditor | From | To |