8b53e05eaea472e90cfb205f064802e61bad81f7
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 1 | ||
| Move Method public getFormatChanges(offset int, length int, content String) : List<Change> from class org.eclipse.che.plugin.java.server.rest.FormatService to public getFormatChanges(offset int, length int, content String) : List<Change> from class org.eclipse.che.plugin.java.server.rest.CodeAssistService | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private formatter : Formatter from class org.eclipse.che.plugin.java.server.rest.FormatService to private formatter : Formatter from class org.eclipse.che.plugin.java.server.rest.CodeAssistService | From | To |