public class ScalaPlugin extends java.lang.Object implements Plugin<Project>
A Plugin
which sets up a Scala project.
ScalaBasePlugin
,
Scala plugin referenceModifier and Type | Field | Description |
---|---|---|
static java.lang.String |
SCALA_DOC_TASK_NAME |
Constructor | Description |
---|---|
ScalaPlugin() |
Modifier and Type | Method | Description |
---|---|---|
void |
apply(Project project) |
Apply this plugin to the given target object.
|
public static final java.lang.String SCALA_DOC_TASK_NAME