|
Change Parameter Type getDefaultBuildCommand : CommonGetter<String> to getDefaultBuildCommand : CommonGetter<CommandInvocation> in method public BuildTargetEditor(buildManager BuildManager, createEnablementFields boolean, getDefaultBuildCommand CommonGetter<CommandInvocation>, getDefaultProgramPath CommonGetter<String>) in class melnorme.lang.ide.ui.preferences.BuildTargetEditor |
From |
To |
|
Change Parameter Type getDefaultCommandArguments : CommonGetter<String> to getDefaultBuildCommand : CommonGetter<CommandInvocation> in method public BuildCommandEditor(getDefaultBuildCommand CommonGetter<CommandInvocation>, variablesResolver VariablesResolver) in class melnorme.lang.ide.ui.preferences.BuildTargetEditor.BuildCommandEditor |
From |
To |
|
Change Parameter Type buildTargets : Iterable<? extends BuildTargetDataView> to buildTargets : Indexable<? extends BuildTargetDataView> in method protected writeDocument(doc Document, buildTargets Indexable<? extends BuildTargetDataView>) : void in class melnorme.lang.ide.core.operations.build.BuildTargetsSerializer |
From |
To |
|
Change Parameter Type buildArguments : String to buildCommand : CommandInvocation in method public BuildTargetData(targetName String, normalBuildEnabled boolean, autoBuildEnabled boolean, buildCommand CommandInvocation, executablePath String) in class melnorme.lang.ide.core.operations.build.BuildTargetData |
From |
To |
|
Change Parameter Type buildTargets : Iterable<? extends BuildTargetDataView> to buildTargets : ELEMENT in method public writeToString(buildTargets ELEMENT) : String in class melnorme.lang.utils.DocumentSerializerHelper |
From |
To |
|
Change Parameter Type getDefaultCommandArguments : CommonGetter<String> to getDefaultCommandInvocation : CommonGetter<CommandInvocation> in method public CommandInvocationEditor(getDefaultCommandInvocation CommonGetter<CommandInvocation>, variablesResolver VariablesResolver) in class melnorme.lang.ide.ui.preferences.CommandInvocationEditor |
From |
To |
|
Change Parameter Type buildArguments : String to buildCommand : CommandInvocation in method protected getBuiltTargetSettingsValidator(projectName String, buildTargetName String, buildCommand CommandInvocation, artifactPath String) : CompositeBuildTargetSettings in class melnorme.lang.ide.core.operations.build.BuildManager_Test |
From |
To |
|
Rename Method public getEffectiveBuildArgumentsValue() : String renamed to public getEffectiveBuildCommand() : CommandInvocation in class melnorme.lang.ide.ui.preferences.BuildTargetEditor |
From |
To |
|
Rename Method protected getDefaultBuildTargetCommand() : String renamed to protected getDefaultBuildTargetBuildCommand() : CommandInvocation in class melnorme.lang.ide.ui.launch.MainLaunchConfigurationTab |
From |
To |
|
Rename Method public getEffectiveBuildCommand() : String renamed to public getEffectiveBuildCommand2() : CommandInvocation in class melnorme.lang.ide.core.operations.build.BuildTarget |
From |
To |
|
Rename Method public getBuildArguments() : String renamed to public getBuildCommand() : CommandInvocation in class melnorme.lang.ide.core.launch.BuildTargetLaunchCreator |
From |
To |
|
Rename Method public getBuildArguments() : String renamed to public getBuildCommand() : CommandInvocation in class melnorme.lang.ide.core.operations.build.BuildTargetDataView |
From |
To |
|
Rename Method public readProjectBuildInfo(targetsXml String) : ArrayList2<BuildTargetData> renamed to public readFromString(targetsXml String) : ArrayList2<BuildTargetData> in class melnorme.lang.ide.core.operations.build.BuildTargetsSerializer |
From |
To |
|
Rename Method public abstract getBuildArguments() : String renamed to public abstract getBuildCommand() : CommandInvocation in class melnorme.lang.ide.core.launch.CompositeBuildTargetSettings |
From |
To |
|
Change Return Type String to CommandInvocation in method public getEffectiveBuildCommand2() : CommandInvocation in class melnorme.lang.ide.core.operations.build.BuildTarget |
From |
To |
|
Change Return Type String to CommandInvocation in method public getDefaultBuildCommand() : CommandInvocation in class melnorme.lang.ide.ui.preferences.ProjectBuildConfigurationComponent |
From |
To |
|
Change Return Type String to CommandInvocation in method public abstract getBuildCommand() : CommandInvocation in class melnorme.lang.ide.core.launch.CompositeBuildTargetSettings |
From |
To |
|
Change Return Type String to CommandInvocation in method public getBuildCommand() : CommandInvocation in class melnorme.lang.ide.core.launch.BuildTargetLaunchCreator |
From |
To |
|
Change Return Type String to CommandInvocation in method public getBuildCommand() : CommandInvocation in class melnorme.lang.ide.core.operations.build.BuildTargetDataView |
From |
To |
|
Change Return Type String to CommandInvocation in method public getEffectiveBuildCommand() : CommandInvocation in class melnorme.lang.ide.ui.preferences.BuildTargetEditor |
From |
To |
|
Change Return Type String to CommandInvocation in method protected getDefaultBuildTargetBuildCommand() : CommandInvocation in class melnorme.lang.ide.ui.launch.MainLaunchConfigurationTab |
From |
To |
|
Rename Parameter buildArguments : String to buildCommand : CommandInvocation in method public BuildTargetData(targetName String, normalBuildEnabled boolean, autoBuildEnabled boolean, buildCommand CommandInvocation, executablePath String) in class melnorme.lang.ide.core.operations.build.BuildTargetData |
From |
To |
|
Rename Parameter getDefaultCommandArguments : CommonGetter<String> to getDefaultBuildCommand : CommonGetter<CommandInvocation> in method public BuildCommandEditor(getDefaultBuildCommand CommonGetter<CommandInvocation>, variablesResolver VariablesResolver) in class melnorme.lang.ide.ui.preferences.BuildTargetEditor.BuildCommandEditor |
From |
To |
|
Rename Parameter getDefaultCommandArguments : CommonGetter<String> to getDefaultCommandInvocation : CommonGetter<CommandInvocation> in method public CommandInvocationEditor(getDefaultCommandInvocation CommonGetter<CommandInvocation>, variablesResolver VariablesResolver) in class melnorme.lang.ide.ui.preferences.CommandInvocationEditor |
From |
To |
|
Rename Parameter buildArguments : String to buildCommand : CommandInvocation in method protected getBuiltTargetSettingsValidator(projectName String, buildTargetName String, buildCommand CommandInvocation, artifactPath String) : CompositeBuildTargetSettings in class melnorme.lang.ide.core.operations.build.BuildManager_Test |
From |
To |