|
Rename Method protected checkGoFilesInSourceRoot() : void renamed to protected checkForGoFilesInSourceRoot(sourceBaseDir Location) : void in class com.googlecode.goclipse.core.operations.GoBuildManager.GoBuildTargetOperation |
From |
To |
|
Rename Method public findExactGoPathEntry(location Location) : GoWorkspaceLocation renamed to public findGoPathEntryAt(location Location) : GoWorkspaceLocation in class com.googlecode.goclipse.tooling.env.GoPath |
From |
To |
|
Rename Method public findGoPathEntryForSourcePath(sourcePath Location) : GoWorkspaceLocation renamed to public findGoPathEntryForSourceLocation(sourcePath Location) : GoWorkspaceLocation in class com.googlecode.goclipse.tooling.env.GoPath |
From |
To |
|
Rename Method protected getPackageSpecCommand(bt BuildTarget, buildCommands String...) : ArrayList2<String> renamed to protected getDefaultCommandArguments_list(bt BuildTarget) : ArrayList2<String> in class com.googlecode.goclipse.core.operations.GoBuildManager.AbstractGoBuildType |
From |
To |