b0fb1352fbb07c6789dd3fd1d991fd0014ae9130
Files Diff
- Added: 7
- Removed: 9
- Renamed: 0
- Modified: 26
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 4 | ||
Rename Method public collapseParts() : void renamed to public maximizeCentralPart() : void in class org.eclipse.che.ide.api.parts.Perspective | From | To | |
Rename Method public collapseParts() : void renamed to public maximizeCentralPart() : void in class org.eclipse.che.ide.workspace.perspectives.general.AbstractPerspective | From | To | |
Rename Method public expandParts() : void renamed to public restoreParts() : void in class org.eclipse.che.ide.workspace.perspectives.general.AbstractPerspective | From | To | |
Rename Method public expandParts() : void renamed to public restoreParts() : void in class org.eclipse.che.ide.api.parts.Perspective | From | To | |
Rename Variable | 1 | ||
Rename Variable activePerspective : Perspective to perspective : Perspective in method public toggleExpand() : void in class org.eclipse.che.ide.actions.ExpandEditorAction | From | To | |
Move And Rename Class | 3 | ||
Move And Rename Class org.eclipse.che.ide.ui.loaders.initialization.LoaderViewImpl.LoaderViewImplUiBinder moved and renamed to org.eclipse.che.ide.ui.loaders.PopupLoaderImpl.LoaderPopupImplUiBinder | From | To | |
Move And Rename Class org.eclipse.che.ide.ui.loaders.initialization.LoaderPresenter.State moved and renamed to org.eclipse.che.ide.ui.loaders.LoaderPresenter.Status | From | To | |
Move And Rename Class org.eclipse.che.ide.ui.loaders.initialization.InitialLoadingInfo moved and renamed to org.eclipse.che.ide.ui.loaders.LoaderPresenter | From | To | |
Rename Attribute | 2 | ||
Rename Attribute initialLoadingInfo : InitialLoadingInfo to loader : LoaderPresenter in class org.eclipse.che.ide.extension.machine.client.machine.MachineStatusNotifier | From | To | |
Rename Attribute initialLoadingInfo : InitialLoadingInfo to loader : LoaderPresenter in class org.eclipse.che.ide.workspace.WorkspaceEventsHandler | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type initialLoadingInfo : InitialLoadingInfo to loader : LoaderPresenter in class org.eclipse.che.ide.extension.machine.client.machine.MachineStatusNotifier | From | To | |
Change Attribute Type initialLoadingInfo : InitialLoadingInfo to loader : LoaderPresenter in class org.eclipse.che.ide.workspace.WorkspaceEventsHandler | From | To |