0e687558505b0be0e32acf5e2b24b8d7eb35776a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 5 | ||
Extract Method private removeCurrentLocation() : void extracted from private invalidateDebugSession() : void in class org.eclipse.che.plugin.debugger.ide.debug.AbstractDebugger | From | To | |
Extract Method private removeCurrentLocation() : void extracted from public resume() : void in class org.eclipse.che.plugin.debugger.ide.debug.AbstractDebugger | From | To | |
Extract Method private removeCurrentLocation() : void extracted from public stepOut() : void in class org.eclipse.che.plugin.debugger.ide.debug.AbstractDebugger | From | To | |
Extract Method private removeCurrentLocation() : void extracted from public stepOver() : void in class org.eclipse.che.plugin.debugger.ide.debug.AbstractDebugger | From | To | |
Extract Method private removeCurrentLocation() : void extracted from public stepInto() : void in class org.eclipse.che.plugin.debugger.ide.debug.AbstractDebugger | From | To |