fbddf1118189f85b00daf985dfd9ec6be9727ffd
Files Diff
- Added: 4
- Removed: 3
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 2 | ||
Move Method public runOperation(context IRunnableContext, op Operation, isCancellable boolean) : void from class melnorme.lang.ide.core.utils.ResourceUtils to public runOperation(context IRunnableContext, op Operation, isCancellable boolean) : void from class melnorme.lang.ide.ui.utils.operations.RunnableContextUtils | From | To | |
Move Method public runOperationInWorkspace(context IRunnableContext, isCancellable boolean, op Operation) : void from class melnorme.lang.ide.core.utils.ResourceUtils to public runOperationInWorkspace(context IRunnableContext, isCancellable boolean, op Operation) : void from class melnorme.lang.ide.ui.utils.operations.RunnableContextUtils | From | To | |
Extract Class | 1 | ||
Extract Class melnorme.lang.ide.ui.utils.operations.RunnableContextUtils from class melnorme.lang.ide.core.utils.ResourceUtils | From | To | |
Move Class | 3 | ||
Move Class melnorme.lang.ide.core.utils.prefs.PreferenceStoreAccess moved to melnorme.lang.ide.ui.utils.prefs.PreferenceStoreAccess | From | To | |
Move Class melnorme.lang.ide.core.utils.prefs.PrefStoreListener moved to melnorme.lang.ide.ui.utils.prefs.PrefStoreListener | From | To | |
Move Class melnorme.lang.ide.core.utils.prefs.EclipsePreferencesAdapter moved to melnorme.lang.ide.ui.utils.prefs.EclipsePreferencesAdapter | From | To |