d1906b471b466fa22d0220152826150e9f18326f
Files Diff
- Added: 10
- Removed: 3
- Renamed: 0
- Modified: 35
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public onEnvironmentOutputEvent(event EnvironmentOutputEvent) : void renamed to public onEnvironmentOutput(event EnvironmentOutputEvent) : void in class org.eclipse.che.ide.processes.panel.EnvironmentOutputEvent.Handler | From | To | |
| Rename Method public onEnvironmentOutputEvent(event EnvironmentOutputEvent) : void renamed to public onEnvironmentOutput(event EnvironmentOutputEvent) : void in class org.eclipse.che.ide.processes.panel.ProcessesPanelPresenter | From | To | |
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute label : Label to execLabel : Label in method public ProcessesListViewImpl(resources CommandResources, emptyListWidget EmptyListWidget, messages ToolbarMessages) in class org.eclipse.che.ide.command.toolbar.processes.ProcessesListViewImpl | From | To |