Modifier and Type | Field | Description |
---|---|---|
static String |
DEFAULT_ZINC_VERSION |
Default Scala Zinc compiler version
|
static String |
SCALA_COMPILER_PLUGINS_CONFIGURATION_NAME |
Configuration for scala compiler plugins.
|
static String |
SCALA_RUNTIME_EXTENSION_NAME |
|
static String |
ZINC_CONFIGURATION_NAME |
Constructor | Description |
---|---|
ScalaBasePlugin(ObjectFactory objectFactory,
org.gradle.api.plugins.jvm.internal.JvmEcosystemUtilities jvmEcosystemUtilities) |
Modifier and Type | Method | Description |
---|---|---|
void |
apply(Project project) |
Apply this plugin to the given target object.
|
public static final String DEFAULT_ZINC_VERSION
public static final String ZINC_CONFIGURATION_NAME
public static final String SCALA_RUNTIME_EXTENSION_NAME
public static final String SCALA_COMPILER_PLUGINS_CONFIGURATION_NAME
@Inject public ScalaBasePlugin(ObjectFactory objectFactory, org.gradle.api.plugins.jvm.internal.JvmEcosystemUtilities jvmEcosystemUtilities)