8f750b3613009529246053fa0174e80bec0f7965
Files Diff
- Added: 10
- Removed: 6
- Renamed: 0
- Modified: 31
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type o2 : CommandConfiguration to o2 : Map.Entry<String,MachineDto> in method public compare(o1 Map.Entry<String,MachineDto>, o2 Map.Entry<String,MachineDto>) : int in class org.eclipse.che.ide.extension.machine.client.actions.SelectCommandComboBoxReady.MachineDtoListEntryComparator | From | To | |
Change Parameter Type o1 : CommandConfiguration to o1 : Map.Entry<String,MachineDto> in method public compare(o1 Map.Entry<String,MachineDto>, o2 Map.Entry<String,MachineDto>) : int in class org.eclipse.che.ide.extension.machine.client.actions.SelectCommandComboBoxReady.MachineDtoListEntryComparator | From | To | |
Rename Variable | 1 | ||
Rename Variable devLabel : SpanElement to machineLabel : SpanElement in method private createMachineElement(node ProcessTreeNode, machine MachineDto) : SpanElement in class org.eclipse.che.ide.extension.machine.client.processes.ProcessTreeRenderer | From | To | |
Inline Method | 2 | ||
Inline Method private setEmptyConfiguration() : void inlined to private selectLastUsedConfiguration() : void in class org.eclipse.che.ide.ext.debugger.client.actions.SelectDebugConfigurationComboBoxAction | From | To | |
Change Return Type | 1 | ||
Change Return Type DropDownHeaderWidget to DropDownWidget in method public createList(listId String) : DropDownWidget in class org.eclipse.che.ide.ui.dropdown.DropDownListFactory | From | To | |
Rename Class | 3 | ||
Rename Class org.eclipse.che.ide.extension.machine.client.actions.SelectCommandComboBoxReady.CommandsComparator renamed to org.eclipse.che.ide.extension.machine.client.actions.SelectCommandComboBoxReady.MachineDtoListEntryComparator | From | To | |
Rename Class org.eclipse.che.ide.ui.dropdown.DropDownHeaderWidget renamed to org.eclipse.che.ide.ui.dropdown.DropDownWidget | From | To | |
Rename Class org.eclipse.che.ide.ui.dropdown.DropDownListMenu renamed to org.eclipse.che.ide.ui.dropdown.DropDownWidgetImpl | From | To | |
Move And Rename Class | 1 | ||
Move And Rename Class org.eclipse.che.ide.ui.dropdown.DropDownHeaderWidgetImpl.HeaderWidgetImplUiBinder moved and renamed to org.eclipse.che.ide.ui.dropdown.DropDownWidgetImpl.DropDownWidgetImplUiBinder | From | To | |
Move Class | 2 | ||
Move Class org.eclipse.che.ide.ui.dropdown.DropDownHeaderWidgetImpl.Resources moved to org.eclipse.che.ide.ui.dropdown.DropDownWidgetImpl.Resources | From | To | |
Move Class org.eclipse.che.ide.ui.dropdown.SimpleListElementAction moved to org.eclipse.che.ide.ui.dropdown.DropDownWidgetImpl.SimpleListElementAction | From | To | |
Parameterize Variable | 1 | ||
Parameterize Variable devMachineId : String to machineId : String in method private executeCommand(configuration CommandConfiguration, machineId String) : void in class org.eclipse.che.ide.extension.machine.client.command.CommandManager | From | To | |
Rename Attribute | 4 | ||
Rename Attribute dropDownHeaderWidget : DropDownHeaderWidget to commandsListWidget : DropDownWidget in class org.eclipse.che.ide.extension.machine.client.actions.SelectCommandComboBoxReady | From | To | |
Rename Attribute GROUP_COMMANDS_LIST_DISPLAY_NAME : String to GROUP_COMMANDS_DROPDOWN : String in class org.eclipse.che.ide.extension.machine.client.MachineExtension | From | To | |
Rename Attribute projectImporterRenderer : CategoryRenderer<CommandConfiguration> to commandConfigurationRenderer : CategoryRenderer<CommandConfiguration> in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsViewImpl | From | To | |
Rename Attribute projectImporterDelegate : Category.CategoryEventDelegate<CommandConfiguration> to commandConfigurationDelegate : Category.CategoryEventDelegate<CommandConfiguration> in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsViewImpl | From | To | |
Extract Method | 2 | ||
Extract Method private executeCommand(configuration CommandConfiguration, machineId String) : void extracted from public execute(configuration CommandConfiguration) : void in class org.eclipse.che.ide.extension.machine.client.command.CommandManager | From | To | |
Extract Method private getLabelText(machine MachineDto) : String extracted from private createMachineElement(node ProcessTreeNode, machine MachineDto) : SpanElement in class org.eclipse.che.ide.extension.machine.client.processes.ProcessTreeRenderer | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type dropDownHeaderWidget : DropDownHeaderWidget to commandsListWidget : DropDownWidget in class org.eclipse.che.ide.extension.machine.client.actions.SelectCommandComboBoxReady | From | To | |
Change Attribute Type dropDownHeaderWidget : DropDownHeaderWidget to dropDownHeaderWidget : DropDownWidget in class org.eclipse.che.ide.ext.debugger.client.actions.SelectDebugConfigurationComboBoxAction | From | To | |
Rename Parameter | 1 | ||
Rename Parameter itemIdPrefix : String to itemId : String in method private show(left int, top int, width int, itemId String) : void in class org.eclipse.che.ide.ui.dropdown.DropDownWidgetImpl | From | To |