d15915cf94fc83c8466992264a2a17aeefa10af9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 25
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Inline Method | 3 | ||
Move And Inline Method public getPath() : String moved from class org.eclipse.che.ide.resources.impl.FileImpl to class org.eclipse.che.plugin.jdb.ide.fqn.JavaClassFqnResolver & inlined to public resolveFqn(file VirtualFile) : String | From | To | |
Move And Inline Method public getPath() : String moved from class org.eclipse.che.ide.resources.impl.FileImpl to class org.eclipse.che.plugin.maven.client.editor.ClassFileSourcesDownloader & inlined to private downloadSources(jarFileNode JarFileNode, remover HasNotificationPanel.NotificationRemover) : void | From | To | |
Move And Inline Method public getPath() : String moved from class org.eclipse.che.ide.resources.impl.FileImpl to class org.eclipse.che.plugin.languageserver.ide.navigation.references.FindReferencesAction & inlined to public actionPerformed(e ActionEvent) : void | From | To | |
Inline Method | 2 | ||
Inline Method public getPath() : String inlined to public getLocation() : Path in class org.eclipse.che.ide.ext.java.client.tree.library.JarFileNode | From | To | |
Inline Method public getPath() : String inlined to public getLocation() : Path in class org.eclipse.che.ide.api.resources.SyntheticFile | From | To | |
Change Variable Type | 3 | ||
Change Variable Type filePath : String to filePath : Path in method public onFileOperation(event FileEvent) : void in class org.eclipse.che.ide.imageviewer.ImageViewer | From | To | |
Change Variable Type eventFilePath : String to eventFilePath : Path in method public onFileOperation(event FileEvent) : void in class org.eclipse.che.ide.imageviewer.ImageViewer | From | To | |
Change Variable Type editorPath : String to editorPath : Path in method private isResourceOpened(resource Resource) : boolean in class org.eclipse.che.ide.resources.impl.ResourceManager | From | To |