|
Change Parameter Type command : CommandConfiguration to command : CommandImpl in method public onCommandRemoved(command CommandImpl) : void in class org.eclipse.che.ide.extension.machine.client.actions.SelectCommandComboBox |
From |
To |
|
Change Parameter Type categories : Map<CommandType,List<CommandConfiguration>> to categories : Map<CommandType,List<CommandImpl>> in method private renderCategoriesList(categories Map<CommandType,List<CommandImpl>>) : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsViewImpl |
From |
To |
|
Change Parameter Type commandPropertyRegistry : CommandPropertyValueProviderRegistry to commandPropertyRegistry : MacroRegistry in method public ServerPortProvider(eventBus EventBus, commandPropertyRegistry MacroRegistry, appContext AppContext) in class org.eclipse.che.ide.extension.machine.client.command.macros.ServerPortProvider |
From |
To |
|
Change Parameter Type workspaceServiceClient : WorkspaceServiceClient to commandManager : CommandManager in method public SelectCommandComboBox(locale MachineLocalizationConstant, resources MachineResources, actionManager ActionManager, eventBus EventBus, entityFactory EntityFactory, dropDownListFactory DropDownListFactory, commandManager CommandManager, commandTypeRegistry CommandTypeRegistry, appContext AppContext) in class org.eclipse.che.ide.extension.machine.client.actions.SelectCommandComboBox |
From |
To |
|
Change Parameter Type configuration : CommandConfiguration to command : CommandImpl in method private handleCommandSelection(command CommandImpl) : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsPresenter |
From |
To |
|
Change Parameter Type categories : Map<CommandType,List<CommandConfiguration>> to commandsByTypes : Map<CommandType,List<CommandImpl>> in method public setData(commandsByTypes Map<CommandType,List<CommandImpl>>) : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsView |
From |
To |
|
Change Parameter Type providerRegistry : CommandPropertyValueProviderRegistry to providerRegistry : MacroRegistry in method public AbstractServerMacro(providerRegistry MacroRegistry, eventBus EventBus, appContext AppContext) in class org.eclipse.che.ide.macro.AbstractServerMacro |
From |
To |
|
Change Parameter Type command : CommandConfiguration to command : CommandImpl in method private fireCommandUpdated(command CommandImpl) : void in class org.eclipse.che.ide.extension.machine.client.command.CommandManagerImpl |
From |
To |
|
Change Parameter Type currentProjectPathProvider : CurrentProjectPathProvider to currentProjectPathMacro : CurrentProjectPathMacro in method public MavenCommandType(resources MavenResources, page MavenCommandPagePresenter, currentProjectPathMacro CurrentProjectPathMacro, currentProjectRelativePathMacro CurrentProjectRelativePathMacro, iconRegistry IconRegistry) in class org.eclipse.che.plugin.maven.client.command.MavenCommandType |
From |
To |
|
Change Parameter Type configuration : GwtCheCommandConfiguration to command : CommandImpl in method public resetFrom(command CommandImpl) : void in class org.eclipse.che.ide.ext.plugins.client.command.GwtCheCommandPagePresenter |
From |
To |
|
Change Parameter Type commandConfiguration : CommandConfiguration to command : CommandImpl in method public CommandOutputConsolePresenter(view OutputConsoleView, dtoUnmarshallerFactory DtoUnmarshallerFactory, messageBusProvider MessageBusProvider, machineServiceClient MachineServiceClient, resources MachineResources, commandManager CommandManager, macroProcessor MacroProcessor, eventBus EventBus, asyncRequestFactory AsyncRequestFactory, command CommandImpl, machine Machine) in class org.eclipse.che.ide.extension.machine.client.outputspanel.console.CommandOutputConsolePresenter |
From |
To |
|
Change Parameter Type categories : Map<CommandType,List<CommandConfiguration>> to commandsByTypes : Map<CommandType,List<CommandImpl>> in method public setData(commandsByTypes Map<CommandType,List<CommandImpl>>) : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsViewImpl |
From |
To |
|
Change Parameter Type configuration : CommandConfiguration to command : CommandImpl in method private getPreviewUrlOrNull(command CommandImpl) : String in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsPresenter |
From |
To |
|
Change Parameter Type currentProjectPathProvider : CurrentProjectPathProvider to currentProjectPathMacro : CurrentProjectPathMacro in method public JavaCommandType(resources JavaResources, page JavaCommandPagePresenter, currentProjectPathMacro CurrentProjectPathMacro, sourcepathMacro SourcepathMacro, outputDirMacro OutputDirMacro, classpathMacro ClasspathMacro, iconRegistry IconRegistry, localizationConstants JavaLocalizationConstant) in class org.eclipse.che.ide.ext.java.client.command.JavaCommandType |
From |
To |
|
Change Parameter Type configuration : GwtCommandConfiguration to command : CommandImpl in method public resetFrom(command CommandImpl) : void in class org.eclipse.che.ide.ext.gwt.client.command.GwtCommandPagePresenter |
From |
To |
|
Change Parameter Type view : CommandPageView to view : GwtCheCommandPageView in method public GwtCheCommandPagePresenter(view GwtCheCommandPageView) in class org.eclipse.che.ide.ext.plugins.client.command.GwtCheCommandPagePresenter |
From |
To |
|
Change Parameter Type command : CommandConfiguration to command : CommandImpl in method private fireCommandRemoved(command CommandImpl) : void in class org.eclipse.che.ide.extension.machine.client.command.CommandManagerImpl |
From |
To |
|
Change Parameter Type command : CommandConfiguration to command : CommandImpl in method private fireCommandAdded(command CommandImpl) : void in class org.eclipse.che.ide.extension.machine.client.command.CommandManagerImpl |
From |
To |
|
Change Parameter Type configuration : CommandConfiguration to command : CommandImpl in method public onCommandSelected(command CommandImpl) : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsView.ActionDelegate |
From |
To |
|
Change Parameter Type command : CommandConfiguration to command : CommandImpl in method public onCommandAdded(command CommandImpl) : void in class org.eclipse.che.ide.extension.machine.client.actions.SelectCommandComboBox |
From |
To |
|
Change Parameter Type configuration : JavaCommandConfiguration to command : CommandImpl in method public resetFrom(command CommandImpl) : void in class org.eclipse.che.ide.ext.java.client.command.JavaCommandPagePresenter |
From |
To |
|
Change Parameter Type type : CommandType to type : String in method public CommandImpl(name String, commandLine String, type String, attributes Map<String,String>) in class org.eclipse.che.ide.api.command.CommandImpl |
From |
To |
|
Change Parameter Type configuration : CommandConfiguration to command : CommandImpl in method public onCommandSelected(command CommandImpl) : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsPresenter |
From |
To |
|
Change Parameter Type commandToSelect : CommandConfiguration to commandToSelect : CommandImpl in method private setCommands(commands List<CommandImpl>, commandToSelect CommandImpl) : void in class org.eclipse.che.ide.extension.machine.client.actions.SelectCommandComboBox |
From |
To |
|
Change Parameter Type configuration : MavenCommandConfiguration to command : CommandImpl in method public resetFrom(command CommandImpl) : void in class org.eclipse.che.plugin.maven.client.command.MavenCommandPagePresenter |
From |
To |
|
Change Parameter Type currentProjectPathProvider : CurrentProjectPathProvider to currentProjectPathMacro : CurrentProjectPathMacro in method public NodeJsDebuggerConfigurationPagePresenter(view NodeJsDebuggerConfigurationPageView, currentProjectPathMacro CurrentProjectPathMacro) in class org.eclipse.che.plugin.nodejsdbg.ide.configuration.NodeJsDebuggerConfigurationPagePresenter |
From |
To |
|
Change Parameter Type commandConfigurations : List<CommandConfiguration> to commands : List<CommandImpl> in method private setCommands(commands List<CommandImpl>, commandToSelect CommandImpl) : void in class org.eclipse.che.ide.extension.machine.client.actions.SelectCommandComboBox |
From |
To |
|
Change Parameter Type command : CommandConfiguration to command : CommandImpl in method public onCommandUpdated(command CommandImpl) : void in class org.eclipse.che.ide.extension.machine.client.actions.SelectCommandComboBox |
From |
To |
|
Change Parameter Type sourcepathProvider : SourcepathProvider to sourcepathMacro : SourcepathMacro in method public JavaCommandType(resources JavaResources, page JavaCommandPagePresenter, currentProjectPathMacro CurrentProjectPathMacro, sourcepathMacro SourcepathMacro, outputDirMacro OutputDirMacro, classpathMacro ClasspathMacro, iconRegistry IconRegistry, localizationConstants JavaLocalizationConstant) in class org.eclipse.che.ide.ext.java.client.command.JavaCommandType |
From |
To |
|
Change Parameter Type page : CommandPagePresenter to page : GwtCheCommandPagePresenter in method public GwtCheCommandType(resources PluginsResources, page GwtCheCommandPagePresenter, iconRegistry IconRegistry) in class org.eclipse.che.ide.ext.plugins.client.command.GwtCheCommandType |
From |
To |
|
Change Parameter Type command : CommandConfiguration to command : CommandImpl in method public onCommandAdded(command CommandImpl) : void in class org.eclipse.che.ide.api.command.CommandManager.CommandChangedListener |
From |
To |
|
Change Parameter Type type : CommandType to type : String in method private createNewCommand(type String, commandLine String, name String, attributes Map<String,String>) : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsPresenter |
From |
To |
|
Change Parameter Type customType : CommandType to customType : String in method private getUniqueCommandName(customType String, customName String) : String in class org.eclipse.che.ide.extension.machine.client.command.CommandManagerImpl |
From |
To |
|
Change Parameter Type currentProjectPathProvider : CurrentProjectPathProvider to currentProjectPathMacro : CurrentProjectPathMacro in method public DebugConfigurationsManagerImpl(localStorageProvider LocalStorageProvider, dtoFactory DtoFactory, debugConfigurationTypeRegistry DebugConfigurationTypeRegistry, debuggerManager DebuggerManager, dialogFactory DialogFactory, localizationConstants DebuggerLocalizationConstant, currentProjectPathMacro CurrentProjectPathMacro) in class org.eclipse.che.plugin.debugger.ide.configuration.DebugConfigurationsManagerImpl |
From |
To |
|
Change Parameter Type currentProjectRelativePathProvider : CurrentProjectRelativePathProvider to currentProjectRelativePathMacro : CurrentProjectRelativePathMacro in method public MavenCommandType(resources MavenResources, page MavenCommandPagePresenter, currentProjectPathMacro CurrentProjectPathMacro, currentProjectRelativePathMacro CurrentProjectRelativePathMacro, iconRegistry IconRegistry) in class org.eclipse.che.plugin.maven.client.command.MavenCommandType |
From |
To |
|
Change Parameter Type command : CommandConfiguration to command : CommandImpl in method public onCommandUpdated(command CommandImpl) : void in class org.eclipse.che.ide.api.command.CommandManager.CommandChangedListener |
From |
To |
|
Change Parameter Type listener : ConfigurationChangedListener to listener : CommandChangedListener in method public removeCommandChangedListener(listener CommandChangedListener) : void in class org.eclipse.che.ide.extension.machine.client.command.CommandManagerImpl |
From |
To |
|
Change Parameter Type currentProjectPathProvider : CurrentProjectPathProvider to currentProjectPathMacro : CurrentProjectPathMacro in method public GdbConfigurationPagePresenter(view GdbConfigurationPageView, appContext AppContext, dtoFactory DtoFactory, entityFactory EntityFactory, recipeServiceClient RecipeServiceClient, currentProjectPathMacro CurrentProjectPathMacro) in class org.eclipse.che.plugin.gdb.ide.configuration.GdbConfigurationPagePresenter |
From |
To |
|
Change Parameter Type classpathProvider : ClasspathProvider to classpathMacro : ClasspathMacro in method public JavaCommandType(resources JavaResources, page JavaCommandPagePresenter, currentProjectPathMacro CurrentProjectPathMacro, sourcepathMacro SourcepathMacro, outputDirMacro OutputDirMacro, classpathMacro ClasspathMacro, iconRegistry IconRegistry, localizationConstants JavaLocalizationConstant) in class org.eclipse.che.ide.ext.java.client.command.JavaCommandType |
From |
To |
|
Change Parameter Type command : CommandConfiguration to command : CommandImpl in method public onCommandRemoved(command CommandImpl) : void in class org.eclipse.che.ide.api.command.CommandManager.CommandChangedListener |
From |
To |
|
Change Parameter Type selectConfiguration : CommandConfiguration to command : CommandImpl in method private onCommandSelected(command CommandImpl) : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsViewImpl |
From |
To |
|
Change Parameter Type outputDirProvider : OutputDirProvider to outputDirMacro : OutputDirMacro in method public JavaCommandType(resources JavaResources, page JavaCommandPagePresenter, currentProjectPathMacro CurrentProjectPathMacro, sourcepathMacro SourcepathMacro, outputDirMacro OutputDirMacro, classpathMacro ClasspathMacro, iconRegistry IconRegistry, localizationConstants JavaLocalizationConstant) in class org.eclipse.che.ide.ext.java.client.command.JavaCommandType |
From |
To |
|
Change Parameter Type configuration : CustomCommandConfiguration to command : CommandImpl in method public resetFrom(command CommandImpl) : void in class org.eclipse.che.ide.extension.machine.client.command.custom.CustomPagePresenter |
From |
To |
|
Change Parameter Type devMachineHostNameProvider : DevMachineHostNameProvider to devMachineHostNameMacro : DevMachineHostNameMacro in method public GwtCommandType(resources GwtResources, page GwtCommandPagePresenter, currentProjectPathMacro CurrentProjectPathMacro, devMachineHostNameMacro DevMachineHostNameMacro, iconRegistry IconRegistry) in class org.eclipse.che.ide.ext.gwt.client.command.GwtCommandType |
From |
To |
|
Change Parameter Type listener : ConfigurationChangedListener to listener : CommandChangedListener in method public addCommandChangedListener(listener CommandChangedListener) : void in class org.eclipse.che.ide.extension.machine.client.command.CommandManagerImpl |
From |
To |
|
Change Parameter Type command : CommandConfiguration to command : CommandImpl in method public setSelectedCommand(command CommandImpl) : void in class org.eclipse.che.ide.extension.machine.client.actions.SelectCommandComboBox |
From |
To |
|
Change Parameter Type currentProjectPathProvider : CurrentProjectPathProvider to currentProjectPathMacro : CurrentProjectPathMacro in method public GwtCommandType(resources GwtResources, page GwtCommandPagePresenter, currentProjectPathMacro CurrentProjectPathMacro, devMachineHostNameMacro DevMachineHostNameMacro, iconRegistry IconRegistry) in class org.eclipse.che.ide.ext.gwt.client.command.GwtCommandType |
From |
To |
|
Rename Class org.eclipse.che.ide.ext.plugins.client.command.CommandPageViewImpl renamed to org.eclipse.che.ide.ext.plugins.client.command.GwtCheCommandPageViewImpl |
From |
To |
|
Rename Class org.eclipse.che.ide.ext.java.client.command.valueproviders.OutputDirProvider renamed to org.eclipse.che.ide.ext.java.client.command.valueproviders.OutputDirMacro |
From |
To |
|
Rename Class org.eclipse.che.ide.part.explorer.project.macro.ExplorerCurrentProjectTypeProviderTest renamed to org.eclipse.che.ide.part.explorer.project.macro.ExplorerCurrentProjectTypeMacroTest |
From |
To |
|
Rename Class org.eclipse.che.ide.editor.macro.EditorCurrentProjectTypeProviderTest renamed to org.eclipse.che.ide.editor.macro.EditorCurrentProjectTypeMacroTest |
From |
To |
|
Rename Class org.eclipse.che.ide.ext.java.client.command.valueproviders.SourcepathProviderTest renamed to org.eclipse.che.ide.ext.java.client.command.valueproviders.SourcepathMacroTest |
From |
To |
|
Rename Class org.eclipse.che.ide.editor.macro.EditorCurrentFileRelativePathProviderTest renamed to org.eclipse.che.ide.editor.macro.EditorCurrentFileRelativePathMacroTest |
From |
To |
|
Rename Class org.eclipse.che.ide.ext.plugins.client.command.GwtPagePresenterTest renamed to org.eclipse.che.ide.ext.plugins.client.command.GwtChePagePresenterTest |
From |
To |
|
Rename Class org.eclipse.che.ide.editor.macro.EditorCurrentProjectNameProviderTest renamed to org.eclipse.che.ide.editor.macro.EditorCurrentProjectNameMacroTest |
From |
To |
|
Rename Class org.eclipse.che.ide.machine.macro.ServerProtocolMacroProviderTest renamed to org.eclipse.che.ide.machine.macro.ServerProtocolMacroTest |
From |
To |
|
Rename Class org.eclipse.che.ide.part.explorer.project.macro.ExplorerCurrentFileNameProvider renamed to org.eclipse.che.ide.part.explorer.project.macro.ExplorerCurrentFileNameMacro |
From |
To |
|
Rename Class org.eclipse.che.ide.part.explorer.project.macro.ExplorerCurrentFilePathProvider renamed to org.eclipse.che.ide.part.explorer.project.macro.ExplorerCurrentFilePathMacro |
From |
To |
|
Rename Class org.eclipse.che.ide.ext.plugins.client.command.GwtCheCommandConfiguration renamed to org.eclipse.che.ide.ext.plugins.client.command.GwtCheCommandModel |
From |
To |
|
Rename Class org.eclipse.che.ide.ext.plugins.client.command.CommandPageView renamed to org.eclipse.che.ide.ext.plugins.client.command.GwtCheCommandPageView |
From |
To |
|
Rename Class org.eclipse.che.ide.part.explorer.project.macro.ExplorerCurrentFileRelativePathProvider renamed to org.eclipse.che.ide.part.explorer.project.macro.ExplorerCurrentFileRelativePathMacro |
From |
To |
|
Rename Class org.eclipse.che.ide.part.explorer.project.macro.ExplorerCurrentProjectNameProviderTest renamed to org.eclipse.che.ide.part.explorer.project.macro.ExplorerCurrentProjectNameMacroTest |
From |
To |
|
Rename Class org.eclipse.che.ide.ext.java.client.command.valueproviders.SourcepathProvider renamed to org.eclipse.che.ide.ext.java.client.command.valueproviders.SourcepathMacro |
From |
To |
|
Rename Class org.eclipse.che.ide.machine.macro.ServerHostNameMacroProviderTest renamed to org.eclipse.che.ide.machine.macro.ServerHostNameMacroTest |
From |
To |
|
Rename Class org.eclipse.che.ide.ext.java.client.command.valueproviders.ClasspathProviderTest renamed to org.eclipse.che.ide.ext.java.client.command.valueproviders.ClasspathMacroTest |
From |
To |
|
Rename Class org.eclipse.che.ide.ext.plugins.client.command.CommandPagePresenter renamed to org.eclipse.che.ide.ext.plugins.client.command.GwtCheCommandPagePresenter |
From |
To |
|
Rename Class org.eclipse.che.ide.ext.gwt.client.command.GwtCommandConfiguration renamed to org.eclipse.che.ide.ext.gwt.client.command.GwtCommandModel |
From |
To |
|
Rename Class org.eclipse.che.ide.editor.macro.AbstractEditorMacroProvider renamed to org.eclipse.che.ide.editor.macro.AbstractEditorMacro |
From |
To |
|
Rename Class org.eclipse.che.ide.editor.macro.EditorCurrentFileNameProviderTest renamed to org.eclipse.che.ide.editor.macro.EditorCurrentFileNameMacroTest |
From |
To |
|
Rename Class org.eclipse.che.ide.editor.macro.EditorCurrentFilePathProviderTest renamed to org.eclipse.che.ide.editor.macro.EditorCurrentFilePathMacroTest |
From |
To |
|
Rename Class org.eclipse.che.ide.extension.machine.client.command.custom.CustomPageViewImpl.MavenPageViewImplUiBinder renamed to org.eclipse.che.ide.extension.machine.client.command.custom.CustomPageViewImpl.CustomPageViewImplUiBinder |
From |
To |
|
Rename Class org.eclipse.che.ide.editor.macro.AbstractEditorMacroProviderTest renamed to org.eclipse.che.ide.editor.macro.AbstractEditorMacroTest |
From |
To |
|
Rename Class org.eclipse.che.ide.part.explorer.project.macro.AbstractExplorerMacroProviderTest renamed to org.eclipse.che.ide.part.explorer.project.macro.AbstractExplorerMacroTest |
From |
To |
|
Rename Class org.eclipse.che.ide.part.explorer.project.macro.ExplorerCurrentFileNameProviderTest renamed to org.eclipse.che.ide.part.explorer.project.macro.ExplorerCurrentFileNameMacroTest |
From |
To |
|
Rename Class org.eclipse.che.ide.ext.java.client.command.JavaCommandConfiguration renamed to org.eclipse.che.ide.ext.java.client.command.JavaCommandModel |
From |
To |
|
Rename Class org.eclipse.che.ide.part.explorer.project.macro.ExplorerCurrentFilePathProviderTest renamed to org.eclipse.che.ide.part.explorer.project.macro.ExplorerCurrentFilePathMacroTest |
From |
To |
|
Rename Class org.eclipse.che.ide.machine.CustomCommandPropertyValueProviderTest renamed to org.eclipse.che.ide.machine.CustomMacroTest |
From |
To |
|
Rename Class org.eclipse.che.ide.ext.java.client.command.valueproviders.ClasspathProvider renamed to org.eclipse.che.ide.ext.java.client.command.valueproviders.ClasspathMacro |
From |
To |
|
Rename Class org.eclipse.che.ide.machine.macro.ServerMacroProviderTest renamed to org.eclipse.che.ide.machine.macro.ServerMacroTest |
From |
To |
|
Rename Class org.eclipse.che.ide.ext.java.client.command.valueproviders.OutputDirProviderTest renamed to org.eclipse.che.ide.ext.java.client.command.valueproviders.OutputDirMacroTest |
From |
To |
|
Rename Class org.eclipse.che.ide.machine.macro.ServerPortMacroProviderTest renamed to org.eclipse.che.ide.machine.macro.ServerPortMacroTest |
From |
To |
|
Rename Class org.eclipse.che.ide.part.explorer.project.macro.ExplorerCurrentFileRelativePathProviderTest renamed to org.eclipse.che.ide.part.explorer.project.macro.ExplorerCurrentFileRelativePathMacroTest |
From |
To |
|
Change Variable Type pages : Collection<CommandConfigurationPage<? extends CommandConfiguration>> to pages : Collection<CommandPage> in method public shouldReturnPages() : void in class org.eclipse.che.ide.ext.gwt.client.command.GwtCommandTypeTest |
From |
To |
|
Change Variable Type provider2 : CommandPropertyValueProvider to provider2 : Macro in method public getMacros() : void in class org.eclipse.che.ide.machine.macro.ServerPortMacroTest |
From |
To |
|
Change Variable Type configurations : List<CommandConfiguration> to commandsOfType : List<CommandImpl> in method public selectNeighborCommand(command CommandImpl) : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsViewImpl |
From |
To |
|
Change Variable Type selectedConfiguration : CommandConfiguration to selectedCommand : CommandImpl in method public onCloseClicked() : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsPresenter |
From |
To |
|
Change Variable Type other : CommandConfiguration to other : CommandImpl in method public equals(o Object) : boolean in class org.eclipse.che.ide.api.command.CommandImpl |
From |
To |
|
Change Variable Type provider2 : CommandPropertyValueProvider to provider2 : Macro in method public getMacros() : void in class org.eclipse.che.ide.machine.macro.ServerHostNameMacroTest |
From |
To |
|
Change Variable Type configuration : CommandConfiguration to command : CommandImpl in method public getSelectedCommand() : CommandImpl in class org.eclipse.che.ide.extension.machine.client.actions.SelectCommandComboBox |
From |
To |
|
Change Variable Type listener : CommandConfigurationPage.DirtyStateListener to listener : CommandPage.DirtyStateListener in method public testOnWorkingDirectoryChanged() : void in class org.eclipse.che.plugin.maven.client.command.MavenPagePresenterTest |
From |
To |
|
Change Variable Type pages : Collection<CommandConfigurationPage<? extends CommandConfiguration>> to pages : Collection<CommandPage> in method public shouldReturnPages() : void in class org.eclipse.che.ide.extension.machine.client.command.custom.CustomCommandTypeTest |
From |
To |
|
Change Variable Type selectedConfiguration : CommandConfiguration to selectedCommand : CommandImpl in method public onNameChanged() : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsPresenter |
From |
To |
|
Change Variable Type listener : CommandConfigurationPage.DirtyStateListener to listener : CommandPage.DirtyStateListener in method public testOnGwtModuleChanged() : void in class org.eclipse.che.ide.ext.gwt.client.command.GwtPagePresenterTest |
From |
To |
|
Change Variable Type configuration : CommandConfiguration to command : CommandImpl in method private setCommands(commands List<CommandImpl>, commandToSelect CommandImpl) : void in class org.eclipse.che.ide.extension.machine.client.actions.SelectCommandComboBox |
From |
To |
|
Change Variable Type providers : Set<CommandPropertyValueProvider> to providers : Set<Macro> in method public getMacros() : void in class org.eclipse.che.ide.machine.macro.ServerProtocolMacroTest |
From |
To |
|
Change Variable Type listener : CommandConfigurationPage.DirtyStateListener to listener : CommandPage.DirtyStateListener in method public testOnCodeServerAddressChanged() : void in class org.eclipse.che.ide.ext.gwt.client.command.GwtPagePresenterTest |
From |
To |
|
Change Variable Type listener : CommandConfigurationPage.DirtyStateListener to listener : CommandPage.DirtyStateListener in method public testOnCommandLineChanged() : void in class org.eclipse.che.ide.extension.machine.client.command.custom.CustomPagePresenterTest |
From |
To |
|
Change Variable Type listener : CommandConfigurationPage.DirtyStateListener to listener : CommandPage.DirtyStateListener in method public testOnCodeServerAddressChanged() : void in class org.eclipse.che.ide.ext.plugins.client.command.GwtChePagePresenterTest |
From |
To |
|
Change Variable Type providers : Set<CommandPropertyValueProvider> to providers : Set<Macro> in method public getMacros() : void in class org.eclipse.che.ide.machine.macro.ServerMacroTest |
From |
To |
|
Change Variable Type providers : Set<CommandPropertyValueProvider> to providers : Set<Macro> in method public getMacros() : void in class org.eclipse.che.ide.machine.macro.ServerHostNameMacroTest |
From |
To |
|
Change Variable Type macroProviders : GinMultibinder<CommandPropertyValueProvider> to macrosBinder : GinMultibinder<Macro> in method private configureApiBinding() : void in class org.eclipse.che.ide.core.CoreGinModule |
From |
To |
|
Change Variable Type provider1 : CommandPropertyValueProvider to provider1 : Macro in method public getMacros() : void in class org.eclipse.che.ide.machine.macro.ServerPortMacroTest |
From |
To |
|
Change Variable Type listener : CommandConfigurationPage.DirtyStateListener to listener : CommandPage.DirtyStateListener in method public testOnWorkingDirectoryChanged() : void in class org.eclipse.che.ide.ext.gwt.client.command.GwtPagePresenterTest |
From |
To |
|
Change Variable Type listener : CommandConfigurationPage.DirtyStateListener to listener : CommandPage.DirtyStateListener in method public testOnClassPathChanged() : void in class org.eclipse.che.ide.ext.plugins.client.command.GwtChePagePresenterTest |
From |
To |
|
Change Variable Type iterator : Iterator<CommandPropertyValueProvider> to iterator : Iterator<Macro> in method public getMacros() : void in class org.eclipse.che.ide.machine.macro.ServerPortMacroTest |
From |
To |
|
Change Variable Type provider : CommandPropertyValueProvider to provider : Macro in method public onWsAgentStopped(event WsAgentStateEvent) : void in class org.eclipse.che.ide.extension.machine.client.command.macros.ServerPortProvider |
From |
To |
|
Change Variable Type selectedConfiguration : CommandConfiguration to selectedCommand : CommandImpl in method public onDuplicateClicked() : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsPresenter |
From |
To |
|
Change Variable Type configurations : List<CommandConfiguration> to commands : List<CommandImpl> in method private renderCategoriesList(categories Map<CommandType,List<CommandImpl>>) : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsViewImpl |
From |
To |
|
Change Variable Type provider2 : CommandPropertyValueProvider to provider2 : Macro in method public getMacros() : void in class org.eclipse.che.ide.machine.macro.ServerMacroTest |
From |
To |
|
Change Variable Type listener : CommandConfigurationPage.DirtyStateListener to listener : CommandPage.DirtyStateListener in method public testOnGwtModuleChanged() : void in class org.eclipse.che.ide.ext.plugins.client.command.GwtChePagePresenterTest |
From |
To |
|
Change Variable Type providers : Set<CommandPropertyValueProvider> to providers : Set<Macro> in method public getMacros() : void in class org.eclipse.che.ide.machine.macro.ServerPortMacroTest |
From |
To |
|
Change Variable Type provider1 : CommandPropertyValueProvider to provider1 : Macro in method public getMacros() : void in class org.eclipse.che.ide.machine.macro.ServerProtocolMacroTest |
From |
To |
|
Change Variable Type pages : Collection<CommandConfigurationPage<? extends CommandConfiguration>> to pages : Collection<CommandPage> in method public shouldReturnPages() : void in class org.eclipse.che.plugin.maven.client.command.MavenCommandTypeTest |
From |
To |
|
Change Variable Type iterator : Iterator<CommandPropertyValueProvider> to iterator : Iterator<Macro> in method public getMacros() : void in class org.eclipse.che.ide.machine.macro.ServerProtocolMacroTest |
From |
To |
|
Change Variable Type valueProviderBinder : GinMultibinder<CommandPropertyValueProvider> to macrosBinder : GinMultibinder<Macro> in method protected configure() : void in class org.eclipse.che.ide.extension.machine.client.inject.MachineGinModule |
From |
To |
|
Change Variable Type command : CommandConfiguration to command : CommandImpl in method private selectLastUsedCommand() : void in class org.eclipse.che.ide.extension.machine.client.actions.SelectCommandComboBox |
From |
To |
|
Change Variable Type command : CommandConfiguration to command : CommandImpl in method public actionPerformed(event ActionEvent) : void in class org.eclipse.che.ide.extension.machine.client.actions.RunCommandAction |
From |
To |
|
Change Variable Type provider1 : CommandPropertyValueProvider to provider1 : Macro in method public getMacros() : void in class org.eclipse.che.ide.machine.macro.ServerMacroTest |
From |
To |
|
Change Variable Type provider1 : CommandPropertyValueProvider to provider1 : Macro in method public getMacros() : void in class org.eclipse.che.ide.machine.macro.ServerHostNameMacroTest |
From |
To |
|
Change Variable Type providers : Set<CommandPropertyValueProvider> to providers : Set<Macro> in method private getProviders(machine Machine) : Set<Macro> in class org.eclipse.che.ide.extension.machine.client.command.macros.ServerPortProvider |
From |
To |
|
Change Variable Type iterator : Iterator<CommandPropertyValueProvider> to iterator : Iterator<Macro> in method public getMacros() : void in class org.eclipse.che.ide.machine.macro.ServerMacroTest |
From |
To |
|
Change Variable Type configuration : CommandConfiguration to command : CommandImpl in method public getCommandByName(name String) : CommandImpl in class org.eclipse.che.ide.extension.machine.client.actions.SelectCommandComboBox |
From |
To |
|
Change Variable Type iterator : Iterator<CommandPropertyValueProvider> to iterator : Iterator<Macro> in method public getMacros() : void in class org.eclipse.che.ide.machine.macro.ServerHostNameMacroTest |
From |
To |
|
Change Variable Type selectedConfiguration : CommandConfiguration to selectedCommand : CommandImpl in method public onRemoveClicked() : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsPresenter |
From |
To |
|
Change Variable Type nextItem : CommandConfiguration to commandToSelect : CommandImpl in method public selectNeighborCommand(command CommandImpl) : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsViewImpl |
From |
To |
|
Change Variable Type provider : CommandPropertyValueProvider to provider : Macro in method private unregisterProviders() : void in class org.eclipse.che.ide.macro.AbstractServerMacro |
From |
To |
|
Change Variable Type selectedType : CommandType to selectedType : String in method public onAddClicked() : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsPresenter |
From |
To |
|
Change Variable Type command : CommandConfiguration to command : CommandImpl in method public actionPerformed(e ActionEvent) : void in class org.eclipse.che.ide.extension.machine.client.actions.ExecuteSelectedCommandAction |
From |
To |
|
Change Variable Type selectedConfiguration : CommandConfiguration to selectedCommand : CommandImpl in method public onPreviewUrlChanged() : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsPresenter |
From |
To |
|
Change Variable Type provider2 : CommandPropertyValueProvider to provider2 : Macro in method public getMacros() : void in class org.eclipse.che.ide.machine.macro.ServerProtocolMacroTest |
From |
To |
|
Change Variable Type category : Category<CommandConfiguration> to category : Category<CommandImpl> in method private renderCategoriesList(categories Map<CommandType,List<CommandImpl>>) : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsViewImpl |
From |
To |
|
Change Variable Type prevCommand : CommandConfiguration to prevCommand : CommandImpl in method private setCommands(commands List<CommandImpl>, commandToSelect CommandImpl) : void in class org.eclipse.che.ide.extension.machine.client.actions.SelectCommandComboBox |
From |
To |
|
Rename Method public setConfigurationPreviewUrl(configurationPreviewUrl String) : void renamed to public setCommandPreviewUrl(commandPreviewUrl String) : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsViewImpl |
From |
To |
|
Rename Method public getKey() : String renamed to public getName() : String in class org.eclipse.che.ide.part.explorer.project.macro.ExplorerCurrentFileNameMacro |
From |
To |
|
Rename Method public getCommandTemplate() : String renamed to public getCommandLineTemplate() : String in class org.eclipse.che.ide.ext.gwt.client.command.GwtCommandType |
From |
To |
|
Rename Method public getMacroProviders() : void renamed to public getMacros() : void in class org.eclipse.che.ide.machine.macro.ServerHostNameMacroTest |
From |
To |
|
Rename Method public getCommandTemplate() : String renamed to public getCommandLineTemplate() : String in class org.eclipse.che.ide.ext.java.client.command.JavaCommandType |
From |
To |
|
Rename Method public onConfigurationAdded(command CommandConfiguration) : void renamed to public onCommandAdded(command CommandImpl) : void in class org.eclipse.che.ide.api.command.CommandManager.CommandChangedListener |
From |
To |
|
Rename Method public getValue() : Promise<String> renamed to public expand() : Promise<String> in class org.eclipse.che.ide.ext.java.client.command.valueproviders.ClasspathMacro |
From |
To |
|
Rename Method public getKey() : String renamed to public getName() : String in class org.eclipse.che.ide.extension.machine.client.command.macros.CurrentProjectPathMacro |
From |
To |
|
Rename Method public getValue() : Promise<String> renamed to public expand() : Promise<String> in class org.eclipse.che.ide.part.explorer.project.macro.ExplorerCurrentFileRelativePathMacro |
From |
To |
|
Rename Method public getKey() : String renamed to public getName() : String in class org.eclipse.che.ide.part.explorer.project.macro.ExplorerCurrentFileRelativePathMacro |
From |
To |
|
Rename Method public getConfigurationPages() : Collection<CommandConfigurationPage<? extends CommandConfiguration>> renamed to public getPages() : List<CommandPage> in class org.eclipse.che.ide.extension.machine.client.command.custom.CustomCommandType |
From |
To |
|
Rename Method public setSelectedConfiguration(selectConfiguration CommandConfiguration) : void renamed to private onCommandSelected(command CommandImpl) : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsViewImpl |
From |
To |
|
Rename Method public getCommandTemplate() : String renamed to public getCommandLineTemplate() : String in class org.eclipse.che.ide.extension.machine.client.command.custom.CustomCommandType |
From |
To |
|
Rename Method public onConfigurationsUpdated(command CommandConfiguration) : void renamed to public onCommandUpdated(command CommandImpl) : void in class org.eclipse.che.ide.extension.machine.client.actions.SelectCommandComboBox |
From |
To |
|
Rename Method public onConfigurationSelected(configuration CommandConfiguration) : void renamed to public onCommandSelected(command CommandImpl) : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsPresenter |
From |
To |
|
Rename Method public getCommandLine() : String renamed to public getArguments() : String in class org.eclipse.che.plugin.maven.client.command.MavenCommandPageViewImpl |
From |
To |
|
Rename Method public getKey() : String renamed to public getName() : String in class org.eclipse.che.ide.ext.java.client.command.valueproviders.OutputDirMacro |
From |
To |
|
Rename Method public setFieldStateActionDelegate(delegate FieldStateActionDelegate) : void renamed to public onSave() : void in class org.eclipse.che.ide.extension.machine.client.command.custom.CustomPagePresenter |
From |
To |
|
Rename Method public getKey() : String renamed to public getName() : String in class org.eclipse.che.ide.api.macro.Macro |
From |
To |
|
Rename Method public getConfigurationName() : String renamed to public getCommandName() : String in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsView |
From |
To |
|
Rename Method public getValue() : Promise<String> renamed to public expand() : Promise<String> in class org.eclipse.che.ide.extension.machine.client.command.macros.CurrentProjectPathMacro |
From |
To |
|
Rename Method public getMacroProviders() : void renamed to public getMacros() : void in class org.eclipse.che.ide.machine.macro.ServerMacroTest |
From |
To |
|
Rename Method public getValue() : Promise<String> renamed to public expand() : Promise<String> in class org.eclipse.che.ide.part.explorer.project.macro.ExplorerCurrentFileNameMacro |
From |
To |
|
Rename Method public getKey() : String renamed to public getName() : String in class org.eclipse.che.ide.part.explorer.project.macro.ExplorerCurrentFilePathMacro |
From |
To |
|
Rename Method private renderSubElementButtons(commandConfiguration CommandConfiguration) : SpanElement renamed to private createCommandButtons() : SpanElement in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsViewImpl |
From |
To |
|
Rename Method public onConfigurationRemoved(command CommandConfiguration) : void renamed to public onCommandRemoved(command CommandImpl) : void in class org.eclipse.che.ide.extension.machine.client.actions.SelectCommandComboBox |
From |
To |
|
Rename Method public getMacroProviders() : void renamed to public getMacros() : void in class org.eclipse.che.ide.machine.macro.ServerPortMacroTest |
From |
To |
|
Rename Method public getConfigurationPages() : Collection<CommandConfigurationPage<? extends CommandConfiguration>> renamed to public getPages() : List<CommandPage> in class org.eclipse.che.plugin.maven.client.command.MavenCommandType |
From |
To |
|
Rename Method public getConfigurationPages() : Collection<CommandConfigurationPage<? extends CommandConfiguration>> renamed to public getPages() : List<CommandPage> in class org.eclipse.che.ide.ext.plugins.client.command.GwtCheCommandType |
From |
To |
|
Rename Method public getWorkingDirectory() : String renamed to public getName() : String in class org.eclipse.che.ide.api.command.CommandImpl |
From |
To |
|
Rename Method public getKey() : String renamed to public getName() : String in class org.eclipse.che.ide.extension.machine.client.command.macros.DevMachineHostNameMacro |
From |
To |
|
Rename Method public onConfigurationsUpdated(command CommandConfiguration) : void renamed to public onCommandUpdated(command CommandImpl) : void in class org.eclipse.che.ide.api.command.CommandManager.CommandChangedListener |
From |
To |
|
Rename Method public setConfigurationName(name String) : void renamed to public setCommandName(name String) : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsView |
From |
To |
|
Rename Method public setWorkingDirectory(workingDirectory String) : void renamed to public setName(name String) : void in class org.eclipse.che.ide.api.command.CommandImpl |
From |
To |
|
Rename Method public getConfigurationPreviewUrl() : String renamed to public getCommandPreviewUrl() : String in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsView |
From |
To |
|
Rename Method public getValue() : Promise<String> renamed to public expand() : Promise<String> in class org.eclipse.che.ide.ext.java.client.command.valueproviders.OutputDirMacro |
From |
To |
|
Rename Method public setConfigurationPreviewUrl(previewUrl String) : void renamed to public setCommandPreviewUrl(previewUrl String) : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsView |
From |
To |
|
Rename Method public getValue() : Promise<String> renamed to public expand() : Promise<String> in class org.eclipse.che.ide.part.explorer.project.macro.ExplorerCurrentFilePathMacro |
From |
To |
|
Rename Method public clearCommandConfigurationsContainer() : void renamed to public clearCommandPageContainer() : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsView |
From |
To |
|
Rename Method public getValue() : Promise<String> renamed to public expand() : Promise<String> in class org.eclipse.che.ide.extension.machine.client.command.macros.DevMachineHostNameMacro |
From |
To |
|
Rename Method public setConfigurationName(name String) : void renamed to public setCommandName(name String) : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsViewImpl |
From |
To |
|
Rename Method public clearCommandConfigurationsContainer() : void renamed to public clearCommandPageContainer() : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsViewImpl |
From |
To |
|
Rename Method package onCommandLineChanged(event KeyUpEvent) : void renamed to package onArgumentsChanged(event KeyUpEvent) : void in class org.eclipse.che.plugin.maven.client.command.MavenCommandPageViewImpl |
From |
To |
|
Rename Method public getKey() : String renamed to public getName() : String in class org.eclipse.che.ide.ext.java.client.command.valueproviders.SourcepathMacro |
From |
To |
|
Rename Method public setCommandLine(commandLine String) : void renamed to public setArguments(arguments String) : void in class org.eclipse.che.plugin.maven.client.command.MavenCommandPageViewImpl |
From |
To |
|
Rename Method public onCommandLineChanged() : void renamed to public onArgumentsChanged() : void in class org.eclipse.che.plugin.maven.client.command.MavenCommandPagePresenter |
From |
To |
|
Rename Method public getConfigurationName() : String renamed to public getCommandName() : String in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsViewImpl |
From |
To |
|
Rename Method public getCommandLine() : String renamed to public getArguments() : String in class org.eclipse.che.plugin.maven.client.command.MavenCommandPageView |
From |
To |
|
Rename Method public setCommandLine(commandLine String) : void renamed to public setArguments(arguments String) : void in class org.eclipse.che.plugin.maven.client.command.MavenCommandPageView |
From |
To |
|
Rename Method public getCommandTemplate() : String renamed to public getCommandLineTemplate() : String in class org.eclipse.che.ide.ext.plugins.client.command.GwtCheCommandType |
From |
To |
|
Rename Method private setCommandConfigurations(commandConfigurations List<CommandConfiguration>, commandToSelect CommandConfiguration) : void renamed to private setCommands(commands List<CommandImpl>, commandToSelect CommandImpl) : void in class org.eclipse.che.ide.extension.machine.client.actions.SelectCommandComboBox |
From |
To |
|
Rename Method public onConfigurationRemoved(command CommandConfiguration) : void renamed to public onCommandRemoved(command CommandImpl) : void in class org.eclipse.che.ide.api.command.CommandManager.CommandChangedListener |
From |
To |
|
Rename Method public selectNextItem() : void renamed to public selectNeighborCommand(command CommandImpl) : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsViewImpl |
From |
To |
|
Rename Method public onCommandLineChanged() : void renamed to public onArgumentsChanged() : void in class org.eclipse.che.plugin.maven.client.command.MavenCommandPageView.ActionDelegate |
From |
To |
|
Rename Method private renderCategoryHeader(commandId String) : SpanElement renamed to private createCategoryHeaderForCommandType(commandTypeId String) : SpanElement in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsViewImpl |
From |
To |
|
Rename Method public getKey() : String renamed to public getName() : String in class org.eclipse.che.ide.ext.java.client.command.valueproviders.ClasspathMacro |
From |
To |
|
Rename Method public onConfigurationSelected(configuration CommandConfiguration) : void renamed to public onCommandSelected(command CommandImpl) : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsView.ActionDelegate |
From |
To |
|
Rename Method public getCommandConfigurationsContainer() : AcceptsOneWidget renamed to public getCommandPageContainer() : AcceptsOneWidget in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsView |
From |
To |
|
Rename Method public selectNextItem() : void renamed to public selectNeighborCommand(command CommandImpl) : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsView |
From |
To |
|
Rename Method public getConfigurationPreviewUrl() : String renamed to public getCommandPreviewUrl() : String in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsViewImpl |
From |
To |
|
Rename Method public getCommandTemplate() : String renamed to public getCommandLineTemplate() : String in class org.eclipse.che.plugin.maven.client.command.MavenCommandType |
From |
To |
|
Rename Method public getValue() : Promise<String> renamed to public expand() : Promise<String> in class org.eclipse.che.ide.extension.machine.client.command.macros.CurrentProjectRelativePathMacro |
From |
To |
|
Rename Method public getValue() : Promise<String> renamed to public expand() : Promise<String> in class org.eclipse.che.ide.ext.java.client.command.valueproviders.SourcepathMacro |
From |
To |
|
Rename Method public getCommandConfigurationsContainer() : AcceptsOneWidget renamed to public getCommandPageContainer() : AcceptsOneWidget in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsViewImpl |
From |
To |
|
Rename Method public getMacroProviders() : void renamed to public getMacros() : void in class org.eclipse.che.ide.machine.macro.ServerProtocolMacroTest |
From |
To |
|
Rename Method public getConfigurationPages() : Collection<CommandConfigurationPage<? extends CommandConfiguration>> renamed to public getPages() : List<CommandPage> in class org.eclipse.che.ide.ext.gwt.client.command.GwtCommandType |
From |
To |
|
Rename Method public onConfigurationAdded(command CommandConfiguration) : void renamed to public onCommandAdded(command CommandImpl) : void in class org.eclipse.che.ide.extension.machine.client.actions.SelectCommandComboBox |
From |
To |
|
Rename Method public getConfiguration() : JavaCommandConfiguration renamed to public getEditedCommandModel() : JavaCommandModel in class org.eclipse.che.ide.ext.java.client.command.JavaCommandPagePresenter |
From |
To |
|
Rename Method public getKey() : String renamed to public getName() : String in class org.eclipse.che.ide.extension.machine.client.command.macros.CurrentProjectRelativePathMacro |
From |
To |
|
Rename Method public getConfigurationPages() : Collection<CommandConfigurationPage<? extends CommandConfiguration>> renamed to public getPages() : List<CommandPage> in class org.eclipse.che.ide.ext.java.client.command.JavaCommandType |
From |
To |
|
Rename Method public getValue() : Promise<String> renamed to public expand() : Promise<String> in class org.eclipse.che.ide.api.macro.Macro |
From |
To |
|
Rename Variable configurations : List<CommandConfiguration> to commandsOfType : List<CommandImpl> in method public selectNeighborCommand(command CommandImpl) : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsViewImpl |
From |
To |
|
Rename Variable configurations : List<CommandConfiguration> to commands : List<CommandImpl> in method private renderCategoriesList(categories Map<CommandType,List<CommandImpl>>) : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsViewImpl |
From |
To |
|
Rename Variable categoriesList : List<Category<?>> to categoriesToRender : List<Category<?>> in method private renderCategoriesList(categories Map<CommandType,List<CommandImpl>>) : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsViewImpl |
From |
To |
|
Rename Variable selectedConfiguration : CommandConfiguration to selectedCommand : CommandImpl in method public onCloseClicked() : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsPresenter |
From |
To |
|
Rename Variable configuration : CommandConfiguration to command : CommandImpl in method public getCommandByName(name String) : CommandImpl in class org.eclipse.che.ide.extension.machine.client.actions.SelectCommandComboBox |
From |
To |
|
Rename Variable textElement : SpanElement to nameElement : SpanElement in method private createCategoryHeaderForCommandType(commandTypeId String) : SpanElement in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsViewImpl |
From |
To |
|
Rename Variable selectedConfiguration : CommandConfiguration to selectedCommand : CommandImpl in method public onRemoveClicked() : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsPresenter |
From |
To |
|
Rename Variable categorySubElement : SpanElement to buttonsPanel : SpanElement in method private createCommandButtons() : SpanElement in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsViewImpl |
From |
To |
|
Rename Variable configuration : CommandConfiguration to command : CommandImpl in method public getSelectedCommand() : CommandImpl in class org.eclipse.che.ide.extension.machine.client.actions.SelectCommandComboBox |
From |
To |
|
Rename Variable selectPosition : int to selectedCommandIndex : int in method public selectNeighborCommand(command CommandImpl) : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsViewImpl |
From |
To |
|
Rename Variable nextItem : CommandConfiguration to commandToSelect : CommandImpl in method public selectNeighborCommand(command CommandImpl) : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsViewImpl |
From |
To |
|
Rename Variable valueProviderBinder : GinMultibinder<CommandPropertyValueProvider> to macrosBinder : GinMultibinder<Macro> in method protected configure() : void in class org.eclipse.che.ide.extension.machine.client.inject.MachineGinModule |
From |
To |
|
Rename Variable selectedConfiguration : CommandConfiguration to selectedCommand : CommandImpl in method public onPreviewUrlChanged() : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsPresenter |
From |
To |
|
Rename Variable macroProviders : GinMultibinder<CommandPropertyValueProvider> to macrosBinder : GinMultibinder<Macro> in method private configureApiBinding() : void in class org.eclipse.che.ide.core.CoreGinModule |
From |
To |
|
Rename Variable selectedConfiguration : CommandConfiguration to selectedCommand : CommandImpl in method public onNameChanged() : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsPresenter |
From |
To |
|
Rename Variable removeCommandButtonElement : SpanElement to removeCommandButton : SpanElement in method private createCommandButtons() : SpanElement in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsViewImpl |
From |
To |
|
Rename Variable configuration : CommandConfiguration to command : CommandImpl in method private setCommands(commands List<CommandImpl>, commandToSelect CommandImpl) : void in class org.eclipse.che.ide.extension.machine.client.actions.SelectCommandComboBox |
From |
To |
|
Rename Variable selectedConfiguration : CommandConfiguration to selectedCommand : CommandImpl in method public onDuplicateClicked() : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsPresenter |
From |
To |
|
Change Return Type Set<CommandPropertyValueProvider> to Set<Macro> in method private getProviders(machine Machine) : Set<Macro> in class org.eclipse.che.ide.extension.machine.client.command.macros.ServerPortProvider |
From |
To |
|
Change Return Type AbstractEditorMacroProvider to AbstractEditorMacro in method protected getProvider() : AbstractEditorMacro in class org.eclipse.che.ide.editor.macro.EditorCurrentProjectTypeMacroTest |
From |
To |
|
Change Return Type Collection<CommandType> to List<CommandType> in method public getCommandTypes() : List<CommandType> in class org.eclipse.che.ide.command.CommandTypeRegistryImpl |
From |
To |
|
Change Return Type AbstractEditorMacroProvider to AbstractEditorMacro in method protected getProvider() : AbstractEditorMacro in class org.eclipse.che.ide.editor.macro.EditorCurrentFileRelativePathMacroTest |
From |
To |
|
Change Return Type Collection<CommandConfigurationPage<? extends CommandConfiguration>> to List<CommandPage> in method public getPages() : List<CommandPage> in class org.eclipse.che.ide.ext.gwt.client.command.GwtCommandType |
From |
To |
|
Change Return Type Collection<CommandConfigurationPage<? extends CommandConfiguration>> to List<CommandPage> in method public getPages() : List<CommandPage> in class org.eclipse.che.plugin.maven.client.command.MavenCommandType |
From |
To |
|
Change Return Type CommandConfiguration to CommandImpl in method public getCommandByName(name String) : CommandImpl in class org.eclipse.che.ide.extension.machine.client.actions.SelectCommandComboBox |
From |
To |
|
Change Return Type String to void in method public getKey() : void in class org.eclipse.che.ide.workspace.macro.WorkspaceNameMacroTest |
From |
To |
|
Change Return Type CommandConfiguration to CommandImpl in method public getCommand() : CommandImpl in class org.eclipse.che.ide.extension.machine.client.outputspanel.console.CommandOutputConsolePresenter |
From |
To |
|
Change Return Type Promise<String> to void in method public getValue() : void in class org.eclipse.che.ide.workspace.macro.WorkspaceNameMacroTest |
From |
To |
|
Change Return Type CommandType to String in method public getSelectedCommandType() : String in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsView |
From |
To |
|
Change Return Type CommandConfiguration to CommandImpl in method public getCommand() : CommandImpl in class org.eclipse.che.ide.extension.machine.client.outputspanel.console.CommandOutputConsole |
From |
To |
|
Change Return Type AbstractEditorMacroProvider to AbstractEditorMacro in method protected getProvider() : AbstractEditorMacro in class org.eclipse.che.ide.editor.macro.EditorCurrentFileNameMacroTest |
From |
To |
|
Change Return Type AbstractEditorMacroProvider to AbstractEditorMacro in method protected getProvider() : AbstractEditorMacro in class org.eclipse.che.ide.editor.macro.EditorCurrentFilePathMacroTest |
From |
To |
|
Change Return Type CommandConfiguration to CommandImpl in method public getSelectedCommand() : CommandImpl in class org.eclipse.che.ide.extension.machine.client.actions.SelectCommandComboBox |
From |
To |
|
Change Return Type CommandType to String in method public getType() : String in class org.eclipse.che.ide.api.command.CommandImpl |
From |
To |
|
Change Return Type AbstractEditorMacroProvider to AbstractEditorMacro in method protected getProvider() : AbstractEditorMacro in class org.eclipse.che.ide.editor.macro.EditorCurrentProjectNameMacroTest |
From |
To |
|
Change Return Type Collection<CommandConfigurationPage<? extends CommandConfiguration>> to List<CommandPage> in method public getPages() : List<CommandPage> in class org.eclipse.che.ide.ext.java.client.command.JavaCommandType |
From |
To |
|
Change Return Type Collection<CommandConfigurationPage<? extends CommandConfiguration>> to List<CommandPage> in method public getPages() : List<CommandPage> in class org.eclipse.che.ide.ext.plugins.client.command.GwtCheCommandType |
From |
To |
|
Change Return Type CommandType to String in method public getSelectedCommandType() : String in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsViewImpl |
From |
To |
|
Change Return Type JavaCommandConfiguration to JavaCommandModel in method public getEditedCommandModel() : JavaCommandModel in class org.eclipse.che.ide.ext.java.client.command.JavaCommandPagePresenter |
From |
To |
|
Change Return Type AbstractEditorMacroProvider to AbstractEditorMacro in method protected abstract getProvider() : AbstractEditorMacro in class org.eclipse.che.ide.editor.macro.AbstractEditorMacroTest |
From |
To |
|
Change Return Type Collection<CommandConfigurationPage<? extends CommandConfiguration>> to List<CommandPage> in method public getPages() : List<CommandPage> in class org.eclipse.che.ide.extension.machine.client.command.custom.CustomCommandType |
From |
To |
|
Rename Attribute originCodeServerAddress : String to codeServerAddressInitial : String in class org.eclipse.che.ide.ext.gwt.client.command.GwtCommandPagePresenter |
From |
To |
|
Rename Attribute commandConfigurationRenderer : CategoryRenderer<CommandConfiguration> to commandRenderer : CategoryRenderer<CommandImpl> in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsViewImpl |
From |
To |
|
Rename Attribute configuration : GwtCommandConfiguration to command : CommandImpl in class org.eclipse.che.ide.ext.gwt.client.command.GwtPagePresenterTest |
From |
To |
|
Rename Attribute sourcepathProvider : SourcepathProvider to sourcepathMacro : SourcepathMacro in class org.eclipse.che.ide.ext.java.client.command.JavaCommandType |
From |
To |
|
Rename Attribute originWorkingDirectory : String to workingDirectoryInitial : String in class org.eclipse.che.ide.ext.gwt.client.command.GwtCommandPagePresenter |
From |
To |
|
Rename Attribute originMainClass : String to mainClassInitial : String in class org.eclipse.che.ide.ext.java.client.command.JavaCommandPagePresenter |
From |
To |
|
Rename Attribute outputDirProvider : OutputDirProvider to outputDirMacro : OutputDirMacro in class org.eclipse.che.ide.ext.java.client.command.JavaCommandType |
From |
To |
|
Rename Attribute configuration : MavenCommandConfiguration to command : CommandImpl in class org.eclipse.che.plugin.maven.client.command.MavenPagePresenterTest |
From |
To |
|
Rename Attribute gwtCommandPagePresenter : GwtCommandPagePresenter to presenter : GwtCommandPagePresenter in class org.eclipse.che.ide.ext.gwt.client.command.GwtPagePresenterTest |
From |
To |
|
Rename Attribute gwtCommandPagePresenter : CommandPagePresenter to presenter : GwtCheCommandPagePresenter in class org.eclipse.che.ide.ext.plugins.client.command.GwtChePagePresenterTest |
From |
To |
|
Rename Attribute overFooter : FlowPanel to buttonsPanel : FlowPanel in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsViewImpl |
From |
To |
|
Rename Attribute commandConfiguration : CommandConfiguration to command : CommandImpl in class org.eclipse.che.ide.extension.machine.client.outputspanel.console.CommandOutputConsolePresenter |
From |
To |
|
Rename Attribute currentProjectPathProvider : CurrentProjectPathProvider to currentProjectPathMacro : CurrentProjectPathMacro in class org.eclipse.che.plugin.nodejsdbg.ide.configuration.NodeJsDebuggerConfigurationPagePresenter |
From |
To |
|
Rename Attribute mainClassFqn : String to mainClassFQN : String in class org.eclipse.che.ide.ext.java.client.command.JavaCommandModel |
From |
To |
|
Rename Attribute currentProjectPathProvider : CurrentProjectPathProvider to currentProjectPathMacro : CurrentProjectPathMacro in class org.eclipse.che.ide.ext.gwt.client.command.GwtCommandType |
From |
To |
|
Rename Attribute originGwtModule : String to gwtModuleInitial : String in class org.eclipse.che.ide.ext.plugins.client.command.GwtCheCommandPagePresenter |
From |
To |
|
Rename Attribute gwtCommandPageView : CommandPageView to view : GwtCheCommandPageView in class org.eclipse.che.ide.ext.plugins.client.command.GwtChePagePresenterTest |
From |
To |
|
Rename Attribute currentProjectPathProvider : CurrentProjectPathProvider to currentProjectPathMacro : CurrentProjectPathMacro in class org.eclipse.che.plugin.maven.client.command.MavenCommandType |
From |
To |
|
Rename Attribute originWorkingDirectory : String to workingDirectoryInitial : String in class org.eclipse.che.plugin.maven.client.command.MavenCommandPagePresenter |
From |
To |
|
Rename Attribute workingDirectory : String to name : String in class org.eclipse.che.ide.api.command.CommandImpl |
From |
To |
|
Rename Attribute originCodeServerAddress : String to codeServerAddressInitial : String in class org.eclipse.che.ide.ext.plugins.client.command.GwtCheCommandPagePresenter |
From |
To |
|
Rename Attribute originGwtModule : String to gwtModuleInitial : String in class org.eclipse.che.ide.ext.gwt.client.command.GwtCommandPagePresenter |
From |
To |
|
Rename Attribute workspaceServiceClient : WorkspaceServiceClient to commandManager : CommandManager in class org.eclipse.che.ide.extension.machine.client.actions.SelectCommandComboBox |
From |
To |
|
Rename Attribute mavenCommandPageView : MavenCommandPageView to view : MavenCommandPageView in class org.eclipse.che.plugin.maven.client.command.MavenPagePresenterTest |
From |
To |
|
Rename Attribute gwtCommandPageView : GwtCommandPageView to view : GwtCommandPageView in class org.eclipse.che.ide.ext.gwt.client.command.GwtPagePresenterTest |
From |
To |
|
Rename Attribute classpathProvider : ClasspathProvider to classpathMacro : ClasspathMacro in class org.eclipse.che.ide.ext.java.client.command.JavaCommandType |
From |
To |
|
Rename Attribute editedCommandOriginName : String to editedCommandNameInitial : String in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsPresenter |
From |
To |
|
Rename Attribute currentProjectRelativePathProvider : CurrentProjectRelativePathProvider to currentProjectRelativePathMacro : CurrentProjectRelativePathMacro in class org.eclipse.che.plugin.maven.client.command.MavenCommandType |
From |
To |
|
Rename Attribute savePanel : FlowPanel to namePanel : FlowPanel in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsViewImpl |
From |
To |
|
Rename Attribute configurationName : TextBox to commandName : TextBox in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsViewImpl |
From |
To |
|
Rename Attribute configurationPreviewUrl : TextBox to commandPreviewUrl : TextBox in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsViewImpl |
From |
To |
|
Rename Attribute commandPropertyValueProviderRegistry : CommandPropertyValueProviderRegistry to macroRegistry : MacroRegistry in class org.eclipse.che.ide.machine.macro.ServerMacroTest |
From |
To |
|
Rename Attribute currentProjectPathProvider : CurrentProjectPathProvider to currentProjectPathMacro : CurrentProjectPathMacro in class org.eclipse.che.plugin.gdb.ide.configuration.GdbConfigurationPagePresenter |
From |
To |
|
Rename Attribute configuration : CustomCommandConfiguration to command : CommandImpl in class org.eclipse.che.ide.extension.machine.client.command.custom.CustomPagePresenterTest |
From |
To |
|
Rename Attribute editedCommandOriginPreviewUrl : String to editedCommandPreviewUrlInitial : String in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsPresenter |
From |
To |
|
Rename Attribute contentPanel : SimplePanel to commandPageContainer : SimplePanel in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsViewImpl |
From |
To |
|
Rename Attribute commandPropertyValueProviderRegistry : CommandPropertyValueProviderRegistry to macroRegistry : MacroRegistry in class org.eclipse.che.ide.machine.macro.ServerProtocolMacroTest |
From |
To |
|
Rename Attribute originCommandLine : String to commandLineInitial : String in class org.eclipse.che.ide.ext.java.client.command.JavaCommandPagePresenter |
From |
To |
|
Rename Attribute editedConfiguration : CustomCommandConfiguration to editedCommand : CommandImpl in class org.eclipse.che.ide.extension.machine.client.command.custom.CustomPagePresenter |
From |
To |
|
Rename Attribute devMachineHostNameProvider : DevMachineHostNameProvider to devMachineHostNameMacro : DevMachineHostNameMacro in class org.eclipse.che.ide.ext.gwt.client.command.GwtCommandType |
From |
To |
|
Rename Attribute configuration : GwtCheCommandConfiguration to command : CommandImpl in class org.eclipse.che.ide.ext.plugins.client.command.GwtChePagePresenterTest |
From |
To |
|
Rename Attribute currentProjectPathProvider : CurrentProjectPathProvider to currentProjectPathMacro : CurrentProjectPathMacro in class org.eclipse.che.plugin.debugger.ide.configuration.DebugConfigurationsManagerImpl |
From |
To |
|
Rename Attribute commandLine : TextBox to arguments : TextBox in class org.eclipse.che.plugin.maven.client.command.MavenCommandPageViewImpl |
From |
To |
|
Rename Attribute commandPropertyValueProviderRegistry : CommandPropertyValueProviderRegistry to macroRegistry : MacroRegistry in class org.eclipse.che.ide.machine.macro.ServerHostNameMacroTest |
From |
To |
|
Rename Attribute originClassPath : String to classPathInitial : String in class org.eclipse.che.ide.ext.plugins.client.command.GwtCheCommandPagePresenter |
From |
To |
|
Rename Attribute configuration : JavaCommandConfiguration to command : CommandImpl in class org.eclipse.che.ide.ext.java.client.command.JavaCommandPagePresenterTest |
From |
To |
|
Rename Attribute commandPropertyValueProviderRegistry : CommandPropertyValueProviderRegistry to macroRegistry : MacroRegistry in class org.eclipse.che.ide.machine.macro.ServerPortMacroTest |
From |
To |
|
Rename Attribute currentProjectPathProvider : CurrentProjectPathProvider to currentProjectPathMacro : CurrentProjectPathMacro in class org.eclipse.che.ide.ext.java.client.command.JavaCommandType |
From |
To |
|
Rename Attribute list : CategoriesList to categoriesList : CategoriesList in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsViewImpl |
From |
To |
|
Rename Attribute WORKSPACE_ID : String to COMMAND_TYPE : String in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsPresenterTest |
From |
To |
|
Rename Attribute mavenCommandPagePresenter : MavenCommandPagePresenter to presenter : MavenCommandPagePresenter in class org.eclipse.che.plugin.maven.client.command.MavenPagePresenterTest |
From |
To |
|
Rename Attribute commandConfigurationDelegate : Category.CategoryEventDelegate<CommandConfiguration> to commandEventDelegate : Category.CategoryEventDelegate<CommandImpl> in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsViewImpl |
From |
To |
|
Change Attribute Type categories : Map<CommandType,List<CommandConfiguration>> to categories : Map<CommandType,List<CommandImpl>> in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsViewImpl |
From |
To |
|
Change Attribute Type pages : Collection<CommandConfigurationPage<? extends CommandConfiguration>> to pages : List<CommandPage> in class org.eclipse.che.ide.ext.plugins.client.command.GwtCheCommandType |
From |
To |
|
Change Attribute Type provider : ServerHostNameMacroProvider to provider : ServerHostNameMacro in class org.eclipse.che.ide.machine.macro.ServerHostNameMacroTest |
From |
To |
|
Change Attribute Type currentProjectPathProvider : CurrentProjectPathProvider to currentProjectPathMacro : CurrentProjectPathMacro in class org.eclipse.che.ide.ext.gwt.client.command.GwtCommandType |
From |
To |
|
Change Attribute Type fieldStateDelegate : CommandConfigurationPage.FieldStateActionDelegate to fieldStateDelegate : CommandPage.FieldStateActionDelegate in class org.eclipse.che.ide.ext.java.client.command.JavaCommandPagePresenterTest |
From |
To |
|
Change Attribute Type commandsPromise : Promise<List<CommandDto>> to commandsPromise : Promise<List<CommandImpl>> in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsPresenterTest |
From |
To |
|
Change Attribute Type provider : EditorCurrentFilePathProvider to provider : EditorCurrentFilePathMacro in class org.eclipse.che.ide.editor.macro.EditorCurrentFilePathMacroTest |
From |
To |
|
Change Attribute Type editedCommand : CommandConfiguration to editedCommand : CommandImpl in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsPresenter |
From |
To |
|
Change Attribute Type provider : OutputDirProvider to provider : OutputDirMacro in class org.eclipse.che.ide.ext.java.client.command.valueproviders.OutputDirMacroTest |
From |
To |
|
Change Attribute Type configuration : MavenCommandConfiguration to command : CommandImpl in class org.eclipse.che.plugin.maven.client.command.MavenPagePresenterTest |
From |
To |
|
Change Attribute Type currentProjectPathProvider : CurrentProjectPathProvider to currentProjectPathMacro : CurrentProjectPathMacro in class org.eclipse.che.plugin.gdb.ide.configuration.GdbConfigurationPagePresenter |
From |
To |
|
Change Attribute Type commandPropertyRegistry : CommandPropertyValueProviderRegistry to commandPropertyRegistry : MacroRegistry in class org.eclipse.che.ide.extension.machine.client.command.macros.ServerPortProvider |
From |
To |
|
Change Attribute Type configuration : CustomCommandConfiguration to command : CommandImpl in class org.eclipse.che.ide.extension.machine.client.command.custom.CustomPagePresenterTest |
From |
To |
|
Change Attribute Type commands : List<CommandConfiguration> to commands : List<CommandImpl> in class org.eclipse.che.ide.extension.machine.client.actions.SelectCommandComboBox |
From |
To |
|
Change Attribute Type command : CommandConfiguration to command : CommandImpl in class org.eclipse.che.ide.extension.machine.client.actions.ExecuteSelectedCommandActionTest |
From |
To |
|
Change Attribute Type currentProjectPathProvider : CurrentProjectPathProvider to currentProjectPathMacro : CurrentProjectPathMacro in class org.eclipse.che.ide.ext.java.client.command.JavaCommandType |
From |
To |
|
Change Attribute Type pages : Collection<CommandConfigurationPage<? extends CommandConfiguration>> to pages : List<CommandPage> in class org.eclipse.che.ide.ext.java.client.command.JavaCommandType |
From |
To |
|
Change Attribute Type editedConfiguration : CustomCommandConfiguration to editedCommand : CommandImpl in class org.eclipse.che.ide.extension.machine.client.command.custom.CustomPagePresenter |
From |
To |
|
Change Attribute Type pages : Collection<CommandConfigurationPage<? extends CommandConfiguration>> to pages : List<CommandPage> in class org.eclipse.che.ide.extension.machine.client.command.custom.CustomCommandType |
From |
To |
|
Change Attribute Type commandConfigurationDelegate : Category.CategoryEventDelegate<CommandConfiguration> to commandEventDelegate : Category.CategoryEventDelegate<CommandImpl> in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsViewImpl |
From |
To |
|
Change Attribute Type command : CommandConfiguration to command : CommandImpl in class org.eclipse.che.ide.extension.machine.client.actions.RunCommandActionTest |
From |
To |
|
Change Attribute Type type : CommandType to type : String in class org.eclipse.che.ide.api.command.CommandImpl |
From |
To |
|
Change Attribute Type currentProjectPathProvider : CurrentProjectPathProvider to currentProjectPathMacro : CurrentProjectPathMacro in class org.eclipse.che.plugin.maven.client.command.MavenCommandType |
From |
To |
|
Change Attribute Type provider : ServerMacroProvider to provider : ServerMacro in class org.eclipse.che.ide.machine.macro.ServerMacroTest |
From |
To |
|
Change Attribute Type provider : EditorCurrentFileNameProvider to provider : EditorCurrentFileNameMacro in class org.eclipse.che.ide.editor.macro.EditorCurrentFileNameMacroTest |
From |
To |
|
Change Attribute Type provider : EditorCurrentProjectNameProvider to provider : EditorCurrentProjectNameMacro in class org.eclipse.che.ide.editor.macro.EditorCurrentProjectNameMacroTest |
From |
To |
|
Change Attribute Type configuration : GwtCommandConfiguration to command : CommandImpl in class org.eclipse.che.ide.ext.gwt.client.command.GwtPagePresenterTest |
From |
To |
|
Change Attribute Type sourcepathProvider : SourcepathProvider to sourcepathMacro : SourcepathMacro in class org.eclipse.che.ide.ext.java.client.command.JavaCommandType |
From |
To |
|
Change Attribute Type pages : Collection<CommandConfigurationPage<? extends CommandConfiguration>> to pages : List<CommandPage> in class org.eclipse.che.ide.ext.gwt.client.command.GwtCommandType |
From |
To |
|
Change Attribute Type pages : Collection<CommandConfigurationPage<? extends CommandConfiguration>> to pages : List<CommandPage> in class org.eclipse.che.plugin.maven.client.command.MavenCommandType |
From |
To |
|
Change Attribute Type provider : EditorCurrentFileRelativePathProvider to provider : EditorCurrentFileRelativePathMacro in class org.eclipse.che.ide.editor.macro.EditorCurrentFileRelativePathMacroTest |
From |
To |
|
Change Attribute Type commandPropertyValueProviderRegistry : CommandPropertyValueProviderRegistry to macroRegistry : MacroRegistry in class org.eclipse.che.ide.machine.macro.ServerMacroTest |
From |
To |
|
Change Attribute Type provider : ExplorerCurrentFilePathProvider to provider : ExplorerCurrentFilePathMacro in class org.eclipse.che.ide.part.explorer.project.macro.ExplorerCurrentFilePathMacroTest |
From |
To |
|
Change Attribute Type commandsCaptor : ArgumentCaptor<Function<List<CommandDto>,List<CommandConfiguration>>> to commandsCaptor : ArgumentCaptor<Function<List<CommandDto>,List<CommandImpl>>> in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsPresenterTest |
From |
To |
|
Change Attribute Type outputDirProvider : OutputDirProvider to outputDirMacro : OutputDirMacro in class org.eclipse.che.ide.ext.java.client.command.JavaCommandType |
From |
To |
|
Change Attribute Type provider : ExplorerCurrentProjectNameProvider to provider : ExplorerCurrentProjectNameMacro in class org.eclipse.che.ide.part.explorer.project.macro.ExplorerCurrentProjectNameMacroTest |
From |
To |
|
Change Attribute Type provider : ServerPortMacroProvider to provider : ServerPortMacro in class org.eclipse.che.ide.machine.macro.ServerPortMacroTest |
From |
To |
|
Change Attribute Type workspaceServiceClient : WorkspaceServiceClient to commandManager : CommandManager in class org.eclipse.che.ide.extension.machine.client.actions.SelectCommandComboBox |
From |
To |
|
Change Attribute Type commandPropertyValueProviderRegistry : CommandPropertyValueProviderRegistry to macroRegistry : MacroRegistry in class org.eclipse.che.ide.machine.macro.ServerProtocolMacroTest |
From |
To |
|
Change Attribute Type commandConfiguration : CommandConfiguration to command : CommandImpl in class org.eclipse.che.ide.extension.machine.client.outputspanel.console.CommandOutputConsolePresenter |
From |
To |
|
Change Attribute Type currentProjectPathProvider : CurrentProjectPathProvider to currentProjectPathMacro : CurrentProjectPathMacro in class org.eclipse.che.plugin.nodejsdbg.ide.configuration.NodeJsDebuggerConfigurationPagePresenter |
From |
To |
|
Change Attribute Type devMachineHostNameProvider : DevMachineHostNameProvider to devMachineHostNameMacro : DevMachineHostNameMacro in class org.eclipse.che.ide.ext.gwt.client.command.GwtCommandType |
From |
To |
|
Change Attribute Type configuration : GwtCheCommandConfiguration to command : CommandImpl in class org.eclipse.che.ide.ext.plugins.client.command.GwtChePagePresenterTest |
From |
To |
|
Change Attribute Type provider : ExplorerCurrentProjectTypeProvider to provider : ExplorerCurrentProjectTypeMacro in class org.eclipse.che.ide.part.explorer.project.macro.ExplorerCurrentProjectTypeMacroTest |
From |
To |
|
Change Attribute Type currentProjectRelativePathProvider : CurrentProjectRelativePathProvider to currentProjectRelativePathMacro : CurrentProjectRelativePathMacro in class org.eclipse.che.plugin.maven.client.command.MavenCommandType |
From |
To |
|
Change Attribute Type commandConfigurationRenderer : CategoryRenderer<CommandConfiguration> to commandRenderer : CategoryRenderer<CommandImpl> in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsViewImpl |
From |
To |
|
Change Attribute Type provider : ExplorerCurrentFileNameProvider to provider : ExplorerCurrentFileNameMacro in class org.eclipse.che.ide.part.explorer.project.macro.ExplorerCurrentFileNameMacroTest |
From |
To |
|
Change Attribute Type commandPropertyValueProviderRegistry : CommandPropertyValueProviderRegistry to macroRegistry : MacroRegistry in class org.eclipse.che.ide.machine.macro.ServerHostNameMacroTest |
From |
To |
|
Change Attribute Type gwtCommandPagePresenter : CommandPagePresenter to presenter : GwtCheCommandPagePresenter in class org.eclipse.che.ide.ext.plugins.client.command.GwtChePagePresenterTest |
From |
To |
|
Change Attribute Type provider : ExplorerCurrentFileRelativePathProvider to provider : ExplorerCurrentFileRelativePathMacro in class org.eclipse.che.ide.part.explorer.project.macro.ExplorerCurrentFileRelativePathMacroTest |
From |
To |
|
Change Attribute Type provider : ServerProtocolMacroProvider to provider : ServerProtocolMacro in class org.eclipse.che.ide.machine.macro.ServerProtocolMacroTest |
From |
To |
|
Change Attribute Type UI_BINDER : MavenPageViewImplUiBinder to UI_BINDER : CustomPageViewImplUiBinder in class org.eclipse.che.ide.extension.machine.client.command.custom.CustomPageViewImpl |
From |
To |
|
Change Attribute Type configuration : JavaCommandConfiguration to command : CommandImpl in class org.eclipse.che.ide.ext.java.client.command.JavaCommandPagePresenterTest |
From |
To |
|
Change Attribute Type providerRegistry : CommandPropertyValueProviderRegistry to providerRegistry : MacroRegistry in class org.eclipse.che.ide.macro.AbstractServerMacro |
From |
To |
|
Change Attribute Type commandPropertyValueProviderRegistry : CommandPropertyValueProviderRegistry to macroRegistry : MacroRegistry in class org.eclipse.che.ide.machine.macro.ServerPortMacroTest |
From |
To |
|
Change Attribute Type provider : CustomCommandPropertyValueProvider to provider : CustomMacro in class org.eclipse.che.ide.machine.CustomMacroTest |
From |
To |
|
Change Attribute Type editedPage : CommandConfigurationPage<CommandConfiguration> to editedPage : CommandPage in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsPresenter |
From |
To |
|
Change Attribute Type view : CommandPageView to view : GwtCheCommandPageView in class org.eclipse.che.ide.ext.plugins.client.command.GwtCheCommandPagePresenter |
From |
To |
|
Change Attribute Type providers : Set<CommandPropertyValueProvider> to providers : Set<Macro> in class org.eclipse.che.ide.extension.machine.client.command.macros.ServerPortProvider |
From |
To |
|
Change Attribute Type gwtCommandPageView : CommandPageView to view : GwtCheCommandPageView in class org.eclipse.che.ide.ext.plugins.client.command.GwtChePagePresenterTest |
From |
To |
|
Change Attribute Type classpathProvider : ClasspathProvider to classpathMacro : ClasspathMacro in class org.eclipse.che.ide.ext.java.client.command.JavaCommandType |
From |
To |
|
Change Attribute Type currentProjectPathProvider : CurrentProjectPathProvider to currentProjectPathMacro : CurrentProjectPathMacro in class org.eclipse.che.plugin.debugger.ide.configuration.DebugConfigurationsManagerImpl |
From |
To |
|
Change Attribute Type provider : EditorCurrentProjectTypeProvider to provider : EditorCurrentProjectTypeMacro in class org.eclipse.che.ide.editor.macro.EditorCurrentProjectTypeMacroTest |
From |
To |
|
Rename Parameter workspaceServiceClient : WorkspaceServiceClient to commandManager : CommandManager in method public SelectCommandComboBox(locale MachineLocalizationConstant, resources MachineResources, actionManager ActionManager, eventBus EventBus, entityFactory EntityFactory, dropDownListFactory DropDownListFactory, commandManager CommandManager, commandTypeRegistry CommandTypeRegistry, appContext AppContext) in class org.eclipse.che.ide.extension.machine.client.actions.SelectCommandComboBox |
From |
To |
|
Rename Parameter selectConfiguration : CommandConfiguration to command : CommandImpl in method private onCommandSelected(command CommandImpl) : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsViewImpl |
From |
To |
|
Rename Parameter commandLine : String to arguments : String in method public setArguments(arguments String) : void in class org.eclipse.che.plugin.maven.client.command.MavenCommandPageViewImpl |
From |
To |
|
Rename Parameter currentProjectPathProvider : CurrentProjectPathProvider to currentProjectPathMacro : CurrentProjectPathMacro in method public JavaCommandType(resources JavaResources, page JavaCommandPagePresenter, currentProjectPathMacro CurrentProjectPathMacro, sourcepathMacro SourcepathMacro, outputDirMacro OutputDirMacro, classpathMacro ClasspathMacro, iconRegistry IconRegistry, localizationConstants JavaLocalizationConstant) in class org.eclipse.che.ide.ext.java.client.command.JavaCommandType |
From |
To |
|
Rename Parameter customName : String to name : String in method private createNewCommand(type String, commandLine String, name String, attributes Map<String,String>) : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsPresenter |
From |
To |
|
Rename Parameter workingDirectory : String to name : String in method public setName(name String) : void in class org.eclipse.che.ide.api.command.CommandImpl |
From |
To |
|
Rename Parameter configuration : CommandConfiguration to command : CommandImpl in method public onCommandSelected(command CommandImpl) : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsPresenter |
From |
To |
|
Rename Parameter configuration : CustomCommandConfiguration to command : CommandImpl in method public resetFrom(command CommandImpl) : void in class org.eclipse.che.ide.extension.machine.client.command.custom.CustomPagePresenter |
From |
To |
|
Rename Parameter configuration : CommandConfiguration to command : CommandImpl in method private getPreviewUrlOrNull(command CommandImpl) : String in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsPresenter |
From |
To |
|
Rename Parameter sourcepathProvider : SourcepathProvider to sourcepathMacro : SourcepathMacro in method public JavaCommandType(resources JavaResources, page JavaCommandPagePresenter, currentProjectPathMacro CurrentProjectPathMacro, sourcepathMacro SourcepathMacro, outputDirMacro OutputDirMacro, classpathMacro ClasspathMacro, iconRegistry IconRegistry, localizationConstants JavaLocalizationConstant) in class org.eclipse.che.ide.ext.java.client.command.JavaCommandType |
From |
To |
|
Rename Parameter configuration : CommandConfiguration to command : CommandImpl in method private handleCommandSelection(command CommandImpl) : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsPresenter |
From |
To |
|
Rename Parameter commandId : String to commandTypeId : String in method private createCategoryHeaderForCommandType(commandTypeId String) : SpanElement in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsViewImpl |
From |
To |
|
Rename Parameter configuration : JavaCommandConfiguration to command : CommandImpl in method public resetFrom(command CommandImpl) : void in class org.eclipse.che.ide.ext.java.client.command.JavaCommandPagePresenter |
From |
To |
|
Rename Parameter mainClassFqn : String to mainClass : String in method public setMainClass(mainClass String) : void in class org.eclipse.che.ide.ext.java.client.command.JavaCommandModel |
From |
To |
|
Rename Parameter currentProjectPathProvider : CurrentProjectPathProvider to currentProjectPathMacro : CurrentProjectPathMacro in method public NodeJsDebuggerConfigurationPagePresenter(view NodeJsDebuggerConfigurationPageView, currentProjectPathMacro CurrentProjectPathMacro) in class org.eclipse.che.plugin.nodejsdbg.ide.configuration.NodeJsDebuggerConfigurationPagePresenter |
From |
To |
|
Rename Parameter currentProjectPathProvider : CurrentProjectPathProvider to currentProjectPathMacro : CurrentProjectPathMacro in method public MavenCommandType(resources MavenResources, page MavenCommandPagePresenter, currentProjectPathMacro CurrentProjectPathMacro, currentProjectRelativePathMacro CurrentProjectRelativePathMacro, iconRegistry IconRegistry) in class org.eclipse.che.plugin.maven.client.command.MavenCommandType |
From |
To |
|
Rename Parameter configurationPreviewUrl : String to commandPreviewUrl : String in method public setCommandPreviewUrl(commandPreviewUrl String) : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsViewImpl |
From |
To |
|
Rename Parameter classpathProvider : ClasspathProvider to classpathMacro : ClasspathMacro in method public JavaCommandType(resources JavaResources, page JavaCommandPagePresenter, currentProjectPathMacro CurrentProjectPathMacro, sourcepathMacro SourcepathMacro, outputDirMacro OutputDirMacro, classpathMacro ClasspathMacro, iconRegistry IconRegistry, localizationConstants JavaLocalizationConstant) in class org.eclipse.che.ide.ext.java.client.command.JavaCommandType |
From |
To |
|
Rename Parameter configuration : GwtCommandConfiguration to command : CommandImpl in method public resetFrom(command CommandImpl) : void in class org.eclipse.che.ide.ext.gwt.client.command.GwtCommandPagePresenter |
From |
To |
|
Rename Parameter customCommand : String to commandLine : String in method private createNewCommand(type String, commandLine String, name String, attributes Map<String,String>) : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsPresenter |
From |
To |
|
Rename Parameter categories : Map<CommandType,List<CommandConfiguration>> to commandsByTypes : Map<CommandType,List<CommandImpl>> in method public setData(commandsByTypes Map<CommandType,List<CommandImpl>>) : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsView |
From |
To |
|
Rename Parameter configuration : CommandConfiguration to command : CommandImpl in method public onCommandSelected(command CommandImpl) : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsView.ActionDelegate |
From |
To |
|
Rename Parameter outputDirProvider : OutputDirProvider to outputDirMacro : OutputDirMacro in method public JavaCommandType(resources JavaResources, page JavaCommandPagePresenter, currentProjectPathMacro CurrentProjectPathMacro, sourcepathMacro SourcepathMacro, outputDirMacro OutputDirMacro, classpathMacro ClasspathMacro, iconRegistry IconRegistry, localizationConstants JavaLocalizationConstant) in class org.eclipse.che.ide.ext.java.client.command.JavaCommandType |
From |
To |
|
Rename Parameter currentProjectPathProvider : CurrentProjectPathProvider to currentProjectPathMacro : CurrentProjectPathMacro in method public DebugConfigurationsManagerImpl(localStorageProvider LocalStorageProvider, dtoFactory DtoFactory, debugConfigurationTypeRegistry DebugConfigurationTypeRegistry, debuggerManager DebuggerManager, dialogFactory DialogFactory, localizationConstants DebuggerLocalizationConstant, currentProjectPathMacro CurrentProjectPathMacro) in class org.eclipse.che.plugin.debugger.ide.configuration.DebugConfigurationsManagerImpl |
From |
To |
|
Rename Parameter categories : Map<CommandType,List<CommandConfiguration>> to commandsByTypes : Map<CommandType,List<CommandImpl>> in method public setData(commandsByTypes Map<CommandType,List<CommandImpl>>) : void in class org.eclipse.che.ide.extension.machine.client.command.edit.EditCommandsViewImpl |
From |
To |
|
Rename Parameter commandLine : String to arguments : String in method public setArguments(arguments String) : void in class org.eclipse.che.plugin.maven.client.command.MavenCommandPageView |
From |
To |
|
Rename Parameter configuration : MavenCommandConfiguration to command : CommandImpl in method public resetFrom(command CommandImpl) : void in class org.eclipse.che.plugin.maven.client.command.MavenCommandPagePresenter |
From |
To |
|
Rename Parameter currentProjectRelativePathProvider : CurrentProjectRelativePathProvider to currentProjectRelativePathMacro : CurrentProjectRelativePathMacro in method public MavenCommandType(resources MavenResources, page MavenCommandPagePresenter, currentProjectPathMacro CurrentProjectPathMacro, currentProjectRelativePathMacro CurrentProjectRelativePathMacro, iconRegistry IconRegistry) in class org.eclipse.che.plugin.maven.client.command.MavenCommandType |
From |
To |
|
Rename Parameter commandConfiguration : CommandConfiguration to command : CommandImpl in method public CommandOutputConsolePresenter(view OutputConsoleView, dtoUnmarshallerFactory DtoUnmarshallerFactory, messageBusProvider MessageBusProvider, machineServiceClient MachineServiceClient, resources MachineResources, commandManager CommandManager, macroProcessor MacroProcessor, eventBus EventBus, asyncRequestFactory AsyncRequestFactory, command CommandImpl, machine Machine) in class org.eclipse.che.ide.extension.machine.client.outputspanel.console.CommandOutputConsolePresenter |
From |
To |
|
Rename Parameter configuration : GwtCheCommandConfiguration to command : CommandImpl in method public resetFrom(command CommandImpl) : void in class org.eclipse.che.ide.ext.plugins.client.command.GwtCheCommandPagePresenter |
From |
To |
|
Rename Parameter devMachineHostNameProvider : DevMachineHostNameProvider to devMachineHostNameMacro : DevMachineHostNameMacro in method public GwtCommandType(resources GwtResources, page GwtCommandPagePresenter, currentProjectPathMacro CurrentProjectPathMacro, devMachineHostNameMacro DevMachineHostNameMacro, iconRegistry IconRegistry) in class org.eclipse.che.ide.ext.gwt.client.command.GwtCommandType |
From |
To |
|
Rename Parameter currentProjectPathProvider : CurrentProjectPathProvider to currentProjectPathMacro : CurrentProjectPathMacro in method public GwtCommandType(resources GwtResources, page GwtCommandPagePresenter, currentProjectPathMacro CurrentProjectPathMacro, devMachineHostNameMacro DevMachineHostNameMacro, iconRegistry IconRegistry) in class org.eclipse.che.ide.ext.gwt.client.command.GwtCommandType |
From |
To |
|
Rename Parameter commandConfigurations : List<CommandConfiguration> to commands : List<CommandImpl> in method private setCommands(commands List<CommandImpl>, commandToSelect CommandImpl) : void in class org.eclipse.che.ide.extension.machine.client.actions.SelectCommandComboBox |
From |
To |
|
Rename Parameter currentProjectPathProvider : CurrentProjectPathProvider to currentProjectPathMacro : CurrentProjectPathMacro in method public GdbConfigurationPagePresenter(view GdbConfigurationPageView, appContext AppContext, dtoFactory DtoFactory, entityFactory EntityFactory, recipeServiceClient RecipeServiceClient, currentProjectPathMacro CurrentProjectPathMacro) in class org.eclipse.che.plugin.gdb.ide.configuration.GdbConfigurationPagePresenter |
From |
To |