|
Change Parameter Type dirFullPath : Path to packageLoc : Location in method public getGoPackageForPath(goPathEntry Location, packageLoc Location) : GoPackageName in class com.googlecode.goclipse.tooling.env.GoPath |
From |
To |
|
Change Parameter Type path : Path to loc : Location in method public findSourcePackages(loc Location) : Collection<GoPackageName> in class com.googlecode.goclipse.tooling.env.GoPath |
From |
To |
|
Change Parameter Type directoriesToVisit : List<Path> to directoriesToVisit : List<Location> in method public GoPackagesVisitor(goPathEntry Location, directoriesToVisit List<Location>) in class com.googlecode.goclipse.tooling.GoPackagesVisitor |
From |
To |
|
Change Parameter Type sourceFilePath : Path to sourceFilePath : Location in method public findGoPackageForSourceFile(sourceFilePath Location) : GoPackageName in class com.googlecode.goclipse.tooling.env.GoPath |
From |
To |
|
Change Parameter Type goModulePath : Path to goModuleLoc : Location in method public findGoPackageForSourceModule(goModuleLoc Location) : GoPackageName in class com.googlecode.goclipse.tooling.env.GoRoot |
From |
To |
|
Change Parameter Type goModulePath : Path to goModuleLoc : Location in method public findGoPackageForSourceModule(goModuleLoc Location) : GoPackageName in class com.googlecode.goclipse.tooling.env.GoEnvironment |
From |
To |
|
Change Parameter Type workingDir : Path to workingDir : Location in method public runBuildTool(goEnv GoEnvironment, pm IProgressMonitor, workingDir Location, commandLine List<String>) : ExternalProcessResult in class com.googlecode.goclipse.core.operations.GoToolManager |
From |
To |
|
Change Parameter Type filePath : Path to fileLoc : Location in method public createProcessBuilder(goEnv GoEnvironment, fileLoc Location, offset int) : ProcessBuilder in class com.googlecode.goclipse.tooling.oracle.GoOracleFindDefinitionOperation |
From |
To |
|
Change Parameter Type goPathEntry : Path to goPathEntry : Location in method public GoPackagesVisitor(goPathEntry Location, directoriesToVisit List<Location>) in class com.googlecode.goclipse.tooling.GoPackagesVisitor |
From |
To |
|
Change Parameter Type sourcePath : Path to sourcePath : Location in method public findGoPathEntryForSourcePath(sourcePath Location) : Location in class com.googlecode.goclipse.tooling.env.GoPath |
From |
To |
|
Change Parameter Type goPathEntry : Path to goPathEntry : Location in method public getGoPackageForPath(goPathEntry Location, packageLoc Location) : GoPackageName in class com.googlecode.goclipse.tooling.env.GoPath |
From |
To |
|
Change Parameter Type goWorkspaceEntry : Path to goWorkspaceEntry : Location in method public getBinFolder(goWorkspaceEntry Location) : IPath in class com.googlecode.goclipse.core.GoProjectEnvironment |
From |
To |
|
Change Variable Type goPathEntry : Path to goPathEntry : Location in method public findGoPackageForSourceFile(sourceFilePath Location) : GoPackageName in class com.googlecode.goclipse.tooling.env.GoPath |
From |
To |
|
Change Variable Type launchResource : IPath to launchResource : IResource in method protected getProgramFullPath(configuration ILaunchConfiguration) : IPath in class com.googlecode.goclipse.core.launch.GoLaunchConfigurationDelegate |
From |
To |
|
Change Variable Type projectLocation : Path to projectLocation : Location in method protected doBuild(project IProject, kind int, args Map<String,String>, monitor IProgressMonitor) : IProject[] in class com.googlecode.goclipse.core.operations.GoBuilder |
From |
To |
|
Change Variable Type sourceRoot : Path to sourceRoot : Location in method public getGoPackageForPath(goPathEntry Location, packageLoc Location) : GoPackageName in class com.googlecode.goclipse.tooling.env.GoPath |
From |
To |
|
Change Variable Type projectLocation : Path to projectLocation : Location in method protected openProgramPathDialog(project IProject) : void in class com.googlecode.goclipse.ui.launch.GoLaunchConfigurationTab |
From |
To |
|
Change Variable Type goPathEntry : Path to goPathEntry : Location in method public getEffectiveGoPath(project IProject) : GoPath in class com.googlecode.goclipse.core.GoProjectEnvironment |
From |
To |
|
Change Variable Type path : Path to loc : Location in method public getSourceRootLocation() : Location in class com.googlecode.goclipse.tooling.env.GoRoot |
From |
To |
|
Change Variable Type goPackageAbsolutePath : Path to goPackageLocation : Location in method protected getProgramFullPath(configuration ILaunchConfiguration) : IPath in class com.googlecode.goclipse.core.launch.GoLaunchConfigurationDelegate |
From |
To |
|
Change Variable Type goPathEntry : Path to goPathEntry : Location in method public findSourcePackages(loc Location) : Collection<GoPackageName> in class com.googlecode.goclipse.tooling.env.GoPath |
From |
To |
|
Change Variable Type directoryToVisit : Path to directoryToVisit : Location in method public GoPackagesVisitor(goPathEntry Location, directoriesToVisit List<Location>) in class com.googlecode.goclipse.tooling.GoPackagesVisitor |
From |
To |
|
Change Variable Type sourceRootDir : Path to sourceRootDir : Location in method protected doBuild(project IProject, kind int, args Map<String,String>, monitor IProgressMonitor) : IProject[] in class com.googlecode.goclipse.core.operations.GoBuilder |
From |
To |
|
Change Variable Type goRootSrc : Path to goRootSrc : Location in method public test$() : void in class com.googlecode.goclipse.tooling.env.GoEnvironmentTest |
From |
To |
|
Change Variable Type goPathEntry : Path to goPathEntry : Location in method protected getProgramFullPath(configuration ILaunchConfiguration) : IPath in class com.googlecode.goclipse.core.launch.GoLaunchConfigurationDelegate |
From |
To |
|
Change Variable Type workspaceEntry : Path to workspaceEntry : Location in method public findGoPathEntryForSourcePath(sourcePath Location) : Location in class com.googlecode.goclipse.tooling.env.GoPath |
From |
To |
|
Change Variable Type sourceRoot : Path to sourceRoot : Location in method public findGoPackageForSourceFile(sourceFilePath Location) : GoPackageName in class com.googlecode.goclipse.tooling.env.GoPath |
From |
To |
|
Change Variable Type goRootSource : Path to goRootSource : Location in method protected getProjectChildren(project IProject) : Object[] in class com.googlecode.goclipse.navigator.NavigatorContentProvider2 |
From |
To |
|
Change Attribute Type goPathEntry : Path to goPathEntry : Location in class com.googlecode.goclipse.tooling.GoPackagesVisitor |
From |
To |
|
Change Attribute Type WS_BAR : Path to WS_BAR : Location in class com.googlecode.goclipse.tooling.env.GoEnvironmentTest |
From |
To |
|
Change Attribute Type TESTS_WORKDIR : Path to TESTS_WORKDIR : Location in class com.googlecode.goclipse.tooling.CommonGoToolingTest |
From |
To |
|
Change Attribute Type SAMPLE_GOPATH_Entry : Path to SAMPLE_GOPATH_Entry : Location in class com.googlecode.goclipse.tooling.CommonGoToolingTest |
From |
To |
|
Change Attribute Type TR_SAMPLE_GOPATH_ENTRY : Path to TR_SAMPLE_GOPATH_ENTRY : Location in class com.googlecode.goclipse.tooling.CommonGoToolingTest |
From |
To |
|
Change Attribute Type WS_FOO : Path to WS_FOO : Location in class com.googlecode.goclipse.tooling.env.GoEnvironmentTest |
From |
To |
|
Change Attribute Type WORKING_DIR : Path to WORKING_DIR : Location in class com.googlecode.goclipse.core.GoProjectEnvironmentTest |
From |
To |
|
Rename Parameter goModulePath : Path to goModuleLoc : Location in method public findGoPackageForSourceModule(goModuleLoc Location) : GoPackageName in class com.googlecode.goclipse.tooling.env.GoRoot |
From |
To |
|
Rename Parameter goModulePath : Path to goModuleLoc : Location in method public findGoPackageForSourceModule(goModuleLoc Location) : GoPackageName in class com.googlecode.goclipse.tooling.env.GoEnvironment |
From |
To |
|
Rename Parameter dirFullPath : Path to packageLoc : Location in method public getGoPackageForPath(goPathEntry Location, packageLoc Location) : GoPackageName in class com.googlecode.goclipse.tooling.env.GoPath |
From |
To |
|
Rename Parameter filePath : Path to fileLoc : Location in method public createProcessBuilder(goEnv GoEnvironment, fileLoc Location, offset int) : ProcessBuilder in class com.googlecode.goclipse.tooling.oracle.GoOracleFindDefinitionOperation |
From |
To |
|
Rename Parameter path : Path to loc : Location in method public findSourcePackages(loc Location) : Collection<GoPackageName> in class com.googlecode.goclipse.tooling.env.GoPath |
From |
To |