19797808ad38f7173871fdbc00086dac64765c05
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public changeConfiguration(assistant ContentAssistant, store IPreferenceStore, event PropertyChangeEvent) : void renamed to public handlePrefChange(assistant ContentAssistant, store IPreferenceStore, event PropertyChangeEvent) : void in class melnorme.lang.ide.ui.text.completion.ContentAssistPreferenceHandler | From | To | |
| Extract Interface | 1 | ||
| Extract Interface melnorme.lang.ide.ui.text.completion.ContentAssisPreferences from classes [melnorme.lang.ide.ui.text.completion.ContentAssistPreferenceHandler] | From | To | |
| Extract Method | 1 | ||
| Extract Method protected equalsKey(keyA String, keyB String) : boolean extracted from protected setConfigurationOption(assistant ContentAssistant, store IPreferenceStore, key String) : void in class melnorme.lang.ide.ui.text.completion.ContentAssistPreferenceHandler | From | To |