9c29a9c533f6dd17bc7a04f43ce5dafb1c4d5bb9
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 4 | ||
| Rename Method public MSG_MultipleExecutablesAvailable() : String renamed to public MSG_BuildTarget_MultipleExecutablesAvailable() : String in class melnorme.lang.ide.core.launch.LaunchMessages | From | To | |
| Rename Method public MSG_NoExecutablesAvailable() : String renamed to public MSG_BuildTarget_NoExecutablesAvailable() : String in class melnorme.lang.ide.core.launch.LaunchMessages | From | To | |
| Rename Method public getSubConfigurations() : Indexable<BuildConfiguration> renamed to public getLaunchArtifacts() : Indexable<LaunchArtifact> in class melnorme.lang.ide.core.operations.build.ValidatedBuildTarget | From | To | |
| Rename Method public getSubConfigurations(vbt ValidatedBuildTarget) : Indexable<BuildConfiguration> renamed to public getLaunchArtifacts(vbt ValidatedBuildTarget) : Indexable<LaunchArtifact> in class melnorme.lang.ide.core.operations.build.BuildManager.BuildType | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type subConfigurations : Indexable<BuildConfiguration> to launchArtifacts : Indexable<LaunchArtifact> in method protected addRunDebugMenu(menu IMenuManager, buildTargetElement BuildTargetElement, launchArtifacts Indexable<LaunchArtifact>) : void in class melnorme.lang.ide.ui.navigator.BuildTargetsActionGroup | From | To | |
| Rename Variable | 4 | ||
| Rename Variable subConfigurations : Indexable<BuildConfiguration> to launchArtifacts : Indexable<LaunchArtifact> in method public getEffectiveValidExecutablePath() : String in class melnorme.lang.ide.core.operations.build.ValidatedBuildTarget | From | To | |
| Rename Variable subConfigurations : Indexable<BuildConfiguration> to launchArtifacts : Indexable<LaunchArtifact> in method public getLaunchArtifacts(vbt ValidatedBuildTarget) : Indexable<LaunchArtifact> in class melnorme.lang.ide.core.operations.build.BuildManager.BuildType | From | To | |
| Rename Variable subConfigurations : Indexable<BuildConfiguration> to launchArtifacts : Indexable<LaunchArtifact> in method protected addLaunchActions(menu IMenuManager, buildTargetElement BuildTargetElement) : void in class melnorme.lang.ide.ui.navigator.BuildTargetsActionGroup | From | To | |
| Rename Variable subConfig : BuildConfiguration to launchArtifact : LaunchArtifact in method protected addRunDebugMenu(menu IMenuManager, buildTargetElement BuildTargetElement, launchArtifacts Indexable<LaunchArtifact>) : void in class melnorme.lang.ide.ui.navigator.BuildTargetsActionGroup | From | To | |
| Change Return Type | 2 | ||
| Change Return Type Indexable<BuildConfiguration> to Indexable<LaunchArtifact> in method public getLaunchArtifacts(vbt ValidatedBuildTarget) : Indexable<LaunchArtifact> in class melnorme.lang.ide.core.operations.build.BuildManager.BuildType | From | To | |
| Change Return Type Indexable<BuildConfiguration> to Indexable<LaunchArtifact> in method public getLaunchArtifacts() : Indexable<LaunchArtifact> in class melnorme.lang.ide.core.operations.build.ValidatedBuildTarget | From | To | |
| Move Class | 1 | ||
| Move Class melnorme.lang.ide.core.operations.build.BuildManager.BuildConfiguration moved to melnorme.lang.tooling.bundle.BuildConfiguration | From | To | |
| Extract Variable | 1 | ||
| Extract Variable label : String in method protected addRunDebugMenu(menu IMenuManager, buildTargetElement BuildTargetElement, launchArtifacts Indexable<LaunchArtifact>) : void from class melnorme.lang.ide.ui.navigator.BuildTargetsActionGroup | From | To | |
| Change Variable Type | 4 | ||
| Change Variable Type subConfigurations : Indexable<BuildConfiguration> to launchArtifacts : Indexable<LaunchArtifact> in method public getLaunchArtifacts(vbt ValidatedBuildTarget) : Indexable<LaunchArtifact> in class melnorme.lang.ide.core.operations.build.BuildManager.BuildType | From | To | |
| Change Variable Type subConfigurations : Indexable<BuildConfiguration> to launchArtifacts : Indexable<LaunchArtifact> in method protected addLaunchActions(menu IMenuManager, buildTargetElement BuildTargetElement) : void in class melnorme.lang.ide.ui.navigator.BuildTargetsActionGroup | From | To | |
| Change Variable Type subConfig : BuildConfiguration to launchArtifact : LaunchArtifact in method protected addRunDebugMenu(menu IMenuManager, buildTargetElement BuildTargetElement, launchArtifacts Indexable<LaunchArtifact>) : void in class melnorme.lang.ide.ui.navigator.BuildTargetsActionGroup | From | To | |
| Change Variable Type subConfigurations : Indexable<BuildConfiguration> to launchArtifacts : Indexable<LaunchArtifact> in method public getEffectiveValidExecutablePath() : String in class melnorme.lang.ide.core.operations.build.ValidatedBuildTarget | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter subConfigurations : Indexable<BuildConfiguration> to launchArtifacts : Indexable<LaunchArtifact> in method protected addRunDebugMenu(menu IMenuManager, buildTargetElement BuildTargetElement, launchArtifacts Indexable<LaunchArtifact>) : void in class melnorme.lang.ide.ui.navigator.BuildTargetsActionGroup | From | To |