Modifier and Type | Field and Description |
---|---|
static String |
BUILD_DEPENDENTS_TASK_NAME |
static String |
BUILD_NEEDED_TASK_NAME |
static String |
BUILD_TASK_NAME |
static String |
CHECK_TASK_NAME |
static String |
DOCUMENTATION_GROUP |
static String |
VERIFICATION_GROUP |
Constructor and Description |
---|
JavaBasePlugin(org.gradle.internal.reflect.Instantiator instantiator) |
Modifier and Type | Method and Description |
---|---|
void |
apply(Project project)
Apply this plugin to the given target object.
|
void |
configureForSourceSet(SourceSet sourceSet,
AbstractCompile compile) |
public static final String CHECK_TASK_NAME
public static final String BUILD_TASK_NAME
public static final String BUILD_DEPENDENTS_TASK_NAME
public static final String BUILD_NEEDED_TASK_NAME
public static final String VERIFICATION_GROUP
public static final String DOCUMENTATION_GROUP
@Inject public JavaBasePlugin(org.gradle.internal.reflect.Instantiator instantiator)
public void apply(Project project)
Plugin
public void configureForSourceSet(SourceSet sourceSet, AbstractCompile compile)