3050f80aad63d1d247239954ceab9492d15c6750
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 20
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public rangeFiend() : HasValue<String> renamed to public rangeField() : HasValue<String> in class org.eclipse.che.plugin.svn.ide.log.ShowLogsViewImpl | From | To | |
| Rename Method public rangeFiend() : HasValue<String> renamed to public rangeField() : HasValue<String> in class org.eclipse.che.plugin.svn.ide.log.ShowLogsView | From | To | |
| Rename Variable | 2 | ||
| Rename Variable prefix : char to separator : char in method private openExportPopup(projectPath String, exportPath String, revision String, notification StatusNotification) : void in class org.eclipse.che.plugin.svn.ide.export.ExportPresenter | From | To | |
| Rename Variable revision : String to givenRevision : String in method public onExportClicked() : void in class org.eclipse.che.plugin.svn.ide.export.ExportPresenter | From | To | |
| Extract Method | 1 | ||
| Extract Method private openExportPopup(projectPath String, exportPath String, notification StatusNotification) : void extracted from public onExportClicked() : void in class org.eclipse.che.plugin.svn.ide.export.ExportPresenter | From | To |