Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Repl] Clear java finder caches on adding new dependencies between sn…
…ippets Otherwise, `javaFacade.hasTopLevelClassOf(classId)` in `JvmClassFileBasedSymbolProvider.computePackagePartInfo` will return cached `null` in the situation when the dependency class was accessed in one of the previous snippets without actual dependency
- Loading branch information