04e85d72b5e227ef206061eb197b6fe2c2e348a6
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method protected getProgramFullPath() : IPath renamed to protected getExecutableAbsolutePath() : IPath in class melnorme.lang.ide.launching.ProcessLaunchInfoValidator | From | To | |
| Change Return Type | 1 | ||
| Change Return Type LangLaunchConfigurationValidator to ProcessLaunchInfoValidator in method protected getLaunchValidator(config ILaunchConfiguration) : ProcessLaunchInfoValidator in class melnorme.lang.ide.launching.LangLaunchConfigurationDelegate | From | To | |
| Rename Class | 1 | ||
| Rename Class melnorme.lang.ide.launching.LangLaunchConfigurationValidator renamed to melnorme.lang.ide.launching.ProcessLaunchInfoValidator | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type validator : LangLaunchConfigurationValidator to validator : ProcessLaunchInfoValidator in method protected setAttributes(configuration ILaunchConfiguration, workingCopy ILaunchConfigurationWorkingCopy) : void in class melnorme.lang.ide.debug.core.AbstractLangDebugLaunchConfigurationDelegate | From | To | |
| Extract Method | 1 | ||
| Extract Method public eloc(location IPath) : Location extracted from public getResourceLocation(resource IResource) : Location in class melnorme.lang.ide.core.utils.ResourceUtils | From | To |