7258273064369ca480a59065d0a5b2a620436c4c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type actionGroup : DefaultActionGroup to actions : Map<String,Action> in method private render(title String, actions Map<String,Action>) : void in class org.eclipse.che.ide.part.editor.EmptyEditorsPanel | From | To | |
| Rename Variable | 1 | ||
| Rename Variable action : Action to pair : Map.Entry<String,Action> in method private render(title String, actions Map<String,Action>) : void in class org.eclipse.che.ide.part.editor.EmptyEditorsPanel | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type action : Action to pair : Map.Entry<String,Action> in method private render(title String, actions Map<String,Action>) : void in class org.eclipse.che.ide.part.editor.EmptyEditorsPanel | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter actionGroup : DefaultActionGroup to actions : Map<String,Action> in method private render(title String, actions Map<String,Action>) : void in class org.eclipse.che.ide.part.editor.EmptyEditorsPanel | From | To |