package inc
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- class BloopComponentManager extends AnyRef
A component manager provides access to the pieces of zinc that are distributed as components.
A component manager provides access to the pieces of zinc that are distributed as components. Compiler bridge is distributed as a source jar so that it can be compiled against a specific version of Scala.
The component manager provides services to install and retrieve components to the local filesystem. This is used for compiled source jars so that the compilation need not be repeated for other projects on the same machine.
- sealed trait IfMissing extends AnyRef
- class InvalidComponent extends RuntimeException
- final class MissingScalaJar extends RuntimeException
Value Members
- object BloopComponentCompiler
- object BloopComponentManager
- object BloopZincLibraryManagement
- object HydraSupport
- object IfMissing
- object MissingScalaJar extends Serializable