72a8ca2de6a4d533bcc0678aeb10d0f5a16f9103
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Class | 1 | ||
Rename Class com.googlecode.goclipse.core.operations.GetAndInstallGocodeOperation renamed to com.googlecode.goclipse.core.operations.GetAndInstallGoPackageOperation | From | To | |
Extract Method | 1 | ||
Extract Method protected createInstallPackageButton(group Group, baseButtonLabel String, goPackage String, exeName String, textFieldEditor ButtonTextField) : void extracted from protected createDaemonPathFieldEditor(group Group) : ButtonTextField in class com.googlecode.goclipse.ui.preferences.GoToolsPreferencePage | From | To | |
Rename Parameter | 1 | ||
Rename Parameter group : Group to daemonGroup : Group in method protected createDaemonPathFieldEditor(daemonGroup Group) : ButtonTextField in class com.googlecode.goclipse.ui.preferences.GoToolsPreferencePage | From | To |