1619d41f6bfdf05df375760fd7c51b1727b3ba40
Files Diff
- Added: 13
- Removed: 2
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public getField() : Field<VALUE> renamed to public field() : Field<VALUE> in class melnorme.util.swt.components.fields.FieldCompositeWidget | From | To | |
| Move Class | 2 | ||
| Move Class melnorme.lang.ide.ui.preferences.CommandInvocationEditor moved to melnorme.lang.ide.ui.build.CommandInvocationEditor | From | To | |
| Move Class melnorme.lang.ide.ui.preferences.BuildTargetEditor moved to melnorme.lang.ide.ui.build.BuildTargetEditor | From | To | |
| Extract Variable | 1 | ||
| Extract Variable fieldValue : CommandInvocation in method protected validateArguments() : void from class melnorme.lang.ide.ui.build.CommandInvocationEditor | From | To | |
| Extract Method | 1 | ||
| Extract Method public copy() : HashMap2<K,V> extracted from public copyToHashMap() : HashMap2<K,V> in class melnorme.utilbox.collections.HashMap2 | From | To |