eed1c4a8bf029e3ccfbeeb6e560fd45db2ad3727
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method protected performLongRunningComputation_do(monitor IProgressMonitor) : void renamed to protected performLongRunningComputation_doAndGetResult(monitor IProgressMonitor) : FindDefinitionResult in class com.googlecode.goclipse.ui.actions.GoOracleOpenDefinitionOperation | From | To | |
| Change Return Type | 1 | ||
| Change Return Type void to FindDefinitionResult in method protected performLongRunningComputation_doAndGetResult(monitor IProgressMonitor) : FindDefinitionResult in class com.googlecode.goclipse.ui.actions.GoOracleOpenDefinitionOperation | From | To |