1b4c5cec5281ac3ae3c421ecea5d674dcf3938d2
Files Diff
- Added: 1
- 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 |