15c4b1ba26c66e095ff267029273b45458626352
Files Diff
- Added: 5
- Removed: 1
- Renamed: 0
- Modified: 27
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 3 | ||
Rename Method protected createSimpleSourceViewerConfiguration(preferenceStore IPreferenceStore) : AbstractLangSourceViewerConfiguration renamed to protected createSimpleSourceViewerConfig(preferenceStore IPreferenceStore, colorManager ColorManager2) : AbstractLangSourceViewerConfiguration in class melnorme.lang.ide.ui.text.coloring.AbstractSourceColoringConfigurationBlock | From | To | |
Rename Method public restoreDefaults() : void renamed to public loadDefaults() : void in class melnorme.lang.ide.ui.preferences.LangProjectBuildConfigurationComponent | From | To | |
Rename Method public performOk() : boolean renamed to public saveSettings() : boolean in class melnorme.lang.ide.ui.preferences.LangProjectBuildConfigurationComponent | From | To | |
Pull Up Method | 5 | ||
Pull Up Method public performOk() : boolean from class melnorme.lang.ide.ui.dialogs.LangBuildConfigurationPropertyPage to public performOk() : boolean from class melnorme.lang.ide.ui.dialogs.AbstractLangPropertyPage | From | To | |
Pull Up Method public setElement(element IAdaptable) : void from class melnorme.lang.ide.ui.dialogs.LangBuildConfigurationPropertyPage to public setElement(element IAdaptable) : void from class melnorme.lang.ide.ui.dialogs.AbstractLangPropertyPage | From | To | |
Pull Up Method protected getProject() : IProject from class melnorme.lang.ide.ui.dialogs.LangBuildConfigurationPropertyPage to protected getProject() : IProject from class melnorme.lang.ide.ui.dialogs.AbstractLangPropertyPage | From | To | |
Pull Up Method protected performDefaults() : void from class melnorme.lang.ide.ui.dialogs.LangBuildConfigurationPropertyPage to protected performDefaults() : void from class melnorme.lang.ide.ui.dialogs.AbstractLangPropertyPage | From | To | |
Pull Up Method protected createContents(parent Composite) : Control from class melnorme.lang.ide.ui.dialogs.LangBuildConfigurationPropertyPage to protected createContents(parent Composite) : Control from class melnorme.lang.ide.ui.dialogs.AbstractLangPropertyPage | From | To | |
Change Return Type | 3 | ||
Change Return Type IPreferencesBlock_Old to IPreferencesWidgetComponent in method protected abstract createPreferencesComponent() : IPreferencesWidgetComponent in class melnorme.lang.ide.ui.preferences.common.AbstractPreferencesBlockPrefPage_Old | From | To | |
Change Return Type void to boolean in method public saveSettings() : boolean in class melnorme.lang.ide.ui.text.coloring.AbstractSourceColoringConfigurationBlock | From | To | |
Change Return Type void to boolean in method public saveSettings() : boolean in class melnorme.lang.ide.ui.preferences.common.IPreferencesWidgetComponent | From | To | |
Move Attribute | 1 | ||
Move Attribute public key : String from class melnorme.lang.ide.core.utils.prefs.AbstractPreferenceHelper to public key : String from class melnorme.lang.ide.core.utils.prefs.PreferenceHelper | From | To | |
Rename Class | 1 | ||
Rename Class melnorme.lang.ide.core.operations.AbstractToolManager.SDKToolPathField renamed to melnorme.lang.ide.core.operations.AbstractToolManager.ValidatedSDKToolPath | From | To | |
Move And Rename Class | 1 | ||
Move And Rename Class melnorme.lang.ide.ui.preferences.common.AbstractPreferencesBlockPrefPage_Old.IPreferencesBlock_Old moved and renamed to melnorme.lang.ide.ui.preferences.common.IPreferencesWidgetComponent | From | To | |
Extract Superclass | 2 | ||
Extract Superclass melnorme.util.swt.components.AbstractComponentExt from classes [melnorme.lang.ide.ui.preferences.LangProjectBuildConfigurationComponent, melnorme.lang.ide.ui.preferences.LangSDKConfigBlock.LanguageSDKLocationGroup, melnorme.util.swt.components.FieldComponent] | From | To | |
Extract Superclass melnorme.lang.ide.ui.dialogs.AbstractLangPropertyPage from classes [melnorme.lang.ide.ui.dialogs.LangBuildConfigurationPropertyPage] | From | To | |
Rename Attribute | 1 | ||
Rename Attribute sdkLocation : ButtonTextField to sdkLocationField : ButtonTextField in class melnorme.lang.ide.ui.preferences.LangSDKConfigBlock.LanguageSDKLocationGroup | From | To | |
Extract Method | 1 | ||
Extract Method protected doCreateContents(parent Composite, project IProject) : Control extracted from protected createContents(parent Composite) : Control in class melnorme.lang.ide.ui.dialogs.AbstractLangPropertyPage | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type fConfigurationBlock : IPreferencesBlock_Old to fConfigurationBlock : IPreferencesWidgetComponent in class melnorme.lang.ide.ui.preferences.common.AbstractPreferencesBlockPrefPage_Old | From | To |