26872a6851709081618035714221abb2ad07036e
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 23
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 5 | ||
Rename Method protected readTargetElement(targetElem Node) : BuildTarget renamed to protected readBuildTargetElement(targetElem Node) : BuildTarget in class melnorme.lang.ide.core.operations.build.BuildTargetsSerializer | From | To | |
Rename Method protected createProgramPathField() : ProjectRelativePathField renamed to protected init_createProgramPathField() : ProjectRelativePathField in class melnorme.lang.ide.ui.launch.MainLaunchConfigurationTab | From | To | |
Rename Method protected createTargetElement(doc Document, buildTarget BuildTarget) : Element renamed to protected createBuildTargetElement(doc Document, buildTarget BuildTarget) : Element in class melnorme.lang.ide.core.operations.build.BuildTargetsSerializer | From | To | |
Rename Method protected createProgramPathField() : ProjectRelativePathField renamed to protected init_createProgramPathField() : ProjectRelativePathField in class com.googlecode.goclipse.ui.launch.GoMainLaunchConfigurationTab | From | To | |
Rename Method public getBuildInfo_NonNull(project IProject) : ProjectBuildInfo renamed to public getValidBuildInfo(project IProject, requireNonEmtpyTargets boolean) : ProjectBuildInfo in class melnorme.lang.ide.core.operations.build.BuildManager | From | To | |
Pull Up Method | 2 | ||
Pull Up Method protected performDefaults() : void from class com.googlecode.goclipse.ui.properties.GoProjectBuildOptionsPage to protected performDefaults() : void from class melnorme.lang.ide.ui.dialogs.AbstractProjectPropertyPage | From | To | |
Pull Up Method public performOk() : boolean from class com.googlecode.goclipse.ui.properties.GoProjectBuildOptionsPage to public performOk() : boolean from class melnorme.lang.ide.ui.dialogs.AbstractProjectPropertyPage | From | To | |
Inline Method | 1 | ||
Inline Method protected getIsEnabled(currentBuildInfo ProjectBuildInfo, isFirstConfig boolean, name String) : boolean inlined to protected addBuildTargetFromConfig(buildTargets ArrayList2<BuildTarget>, buildConfig BuildConfiguration, currentBuildInfo ProjectBuildInfo, isFirstConfig boolean, targetName String) : void in class melnorme.lang.ide.core.operations.build.BuildManager | From | To | |
Inline Variable | 1 | ||
Inline Variable targetName : String in method protected createTargetElement(doc Document, buildTarget BuildTarget) : Element from class melnorme.lang.ide.core.operations.build.BuildTargetsSerializer | From | To | |
Rename Parameter | 1 | ||
Rename Parameter name : String to targetName : String in method protected addBuildTargetFromConfig(buildTargets ArrayList2<BuildTarget>, buildConfig BuildConfiguration, currentBuildInfo ProjectBuildInfo, isFirstConfig boolean, targetName String) : void in class melnorme.lang.ide.core.operations.build.BuildManager | From | To |