dcdab14f73d036b1529e61317fdda8ec71eccee5
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 25
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable activeTabWidget : Widget to selectedTabIndex : int in method private ensureActiveTabVisible() : void in class org.eclipse.che.ide.part.editor.EditorPartStackView | From | To | |
Change Variable Type | 1 | ||
Change Variable Type activeTabWidget : Widget to selectedTabIndex : int in method private ensureActiveTabVisible() : void in class org.eclipse.che.ide.part.editor.EditorPartStackView | From | To | |
Extract Variable | 5 | ||
Extract Variable w : Widget in method private ensureActiveTabVisible() : void from class org.eclipse.che.ide.part.editor.EditorPartStackView | From | To |