Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Latest commit

 

History

History
89 lines (83 loc) · 2.84 KB

configure_zinc_scala.md

File metadata and controls

89 lines (83 loc) · 2.84 KB

configure_zinc_scala

configure_zinc_scala(name, compiler_bridge, compiler_classpath, deps_direct, deps_used, global_plugins, global_scalacopts, runtime_classpath, version)

Attributes

name Name; required

A unique name for this target.

compiler_bridge Label; required
compiler_classpath List of labels; required
deps_direct String; optional

Options are error and off.

deps_used String; optional

Options are error and off.

global_plugins List of labels; optional

Scalac plugins that will always be enabled.

global_scalacopts List of strings; optional

Scalac options that will always be enabled.

runtime_classpath List of labels; required
version String; required