06fd7a12c90d3c74c832e0bc5ada7d401430fef8
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method protected startBackgroundOperation() : void renamed to protected executeBackgroundOperation() : void in class melnorme.lang.ide.ui.utils.operations.AbstractUIOperation | From | To | |
Change Return Type | 1 | ||
Change Return Type void to boolean in method public executeAndHandle() : boolean in class melnorme.lang.ide.ui.utils.operations.BasicUIOperation | From | To |