ZipAndJarFileLookupFactory
sealed trait 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.