6731ded0c2f429117c947ce8087e78f5452126ca
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private shouldIndexContent(virtualFile VirtualFile) : boolean renamed to private shouldIndex(virtualFile VirtualFile) : boolean in class org.eclipse.che.api.vfs.search.impl.LuceneSearcher | From | To | |
| Rename Variable | 1 | ||
| Rename Variable excludeMatcher : Multibinder<PathMatcher> to indexExcludesMatcher : Multibinder<PathMatcher> in method protected configure() : void in class org.eclipse.che.api.project.server.ProjectApiModule | From | To |