2c9f78fa7a26950729fe11b3c5f23ea5a463ccd6
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 2 | ||
Move Attribute private dtoFactory : DtoFactory from class org.eclipse.che.ide.debug.BreakpointManagerImpl to private dtoFactory : DtoFactory from class org.eclipse.che.ide.debug.BreakpointStorageImpl | From | To | |
Move Attribute private appContext : AppContext from class org.eclipse.che.ide.debug.BreakpointManagerImpl to private appContext : AppContext from class org.eclipse.che.ide.debug.BreakpointStorageImpl | From | To | |
Extract Class | 1 | ||
Extract Class org.eclipse.che.ide.debug.BreakpointStorageImpl from class org.eclipse.che.ide.debug.BreakpointManagerImpl | From | To | |
Extract Variable | 1 | ||
Extract Variable newBreakpoint : Breakpoint in method public onLineChange(file VirtualFile, firstLine int, linesAdded int, linesRemoved int) : void from class org.eclipse.che.ide.debug.BreakpointManagerImpl | From | To |