|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Objectorg.gradle.api.plugins.scala.ScalaBasePlugin
class ScalaBasePlugin
Property Summary | |
---|---|
static String |
SCALA_TOOLS_CONFIGURATION_NAME
|
static String |
ZINC_CONFIGURATION_NAME
|
Constructor Summary | |
ScalaBasePlugin(FileResolver fileResolver)
|
Method Summary | |
---|---|
void
|
apply(Project project)
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Property Detail |
---|
static final String SCALA_TOOLS_CONFIGURATION_NAME
static final String ZINC_CONFIGURATION_NAME
Constructor Detail |
---|
@Inject ScalaBasePlugin(FileResolver fileResolver)
Method Detail |
---|
void apply(Project project)
Gradle API 1.4-rc-1