ZipAndJarFileLookupFactory
dotty.tools.dotc.classpath.ZipAndJarFileLookupFactory
A trait providing an optional cache for classpath entries obtained from zip and jar files. It allows us to e.g. reduce significantly memory used by PresentationCompilers in Scala IDE when there are a lot of projects having a lot of common dependencies.
Attributes
- Graph
-
- Supertypes
- Known subtypes
-
object ZipAndJarClassPathFactoryobject ZipAndJarSourcePathFactory
Members list
In this article