@Target(value=FIELD) @Retention(value=RUNTIME) public @interface GeneratedSourcesDirectory
OutputDirectory but the directory is also added as compile or testCompile
source root to MavenProject model as a result of the build.| Modifier and Type | Optional Element and Description |
|---|---|
String[] |
defaultValue |
boolean |
required |
ResourceType |
sourceType |
String[] |
value |
public abstract boolean required
Parameter.required()public abstract String[] value
Parameter.value()public abstract String[] defaultValue
Parameter.defaultValue()public abstract ResourceType sourceType
Copyright © 2017. All rights reserved.