006e12a1b729242b13351b77b123ac590a1b2176
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable projectLocation : Location to projectLoc : Location in method public GoBuildTargetOperation(toolManager ToolManager, buildTarget BuildTarget, opHandler IOperationConsoleHandler) in class com.googlecode.goclipse.core.operations.GoBuildManager.GoBuildTargetOperation | From | To | |
Change Return Type | 2 | ||
Change Return Type List<String> to Indexable<String> in method public getGoPathEntries() : Indexable<String> in class com.googlecode.goclipse.tooling.env.GoEnvironment | From | To | |
Change Return Type List<String> to Indexable<String> in method public getGoPathEntries() : Indexable<String> in class com.googlecode.goclipse.tooling.env.GoPath | From | To | |
Rename Attribute | 1 | ||
Rename Attribute sourceRootDir : Location to sourceBaseDir : Location in class com.googlecode.goclipse.core.operations.GoBuildManager.GoBuildTargetOperation | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type goPathElements : List<String> to goPathElements : Indexable<String> in class com.googlecode.goclipse.tooling.env.GoPath | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public createValidOrNull(pathString String) : Location extracted from public findGoPathEntry(goPathSubLocation Location) : GoWorkspaceLocation in class com.googlecode.goclipse.tooling.env.GoPath & moved to class melnorme.utilbox.misc.Location | From | To |