public class EclipseModelpathTask extends DefaultTask
Task.NamerTASK_ACTION, TASK_CONSTRUCTOR_ARGS, TASK_DEPENDS_ON, TASK_DESCRIPTION, TASK_GROUP, TASK_NAME, TASK_OVERWRITE, TASK_TYPE| Constructor and Description |
|---|
EclipseModelpathTask(ObjectFactory objects) |
| Modifier and Type | Method and Description |
|---|---|
DirectoryProperty |
getEclipseProjectDirectory() |
Provider<RegularFile> |
getModelpathFile() |
ListProperty<String> |
getProjects() |
ConfigurableFileCollection |
getSrcDirs() |
protected void |
writeModelpath() |
compareTo, configure, dependsOn, doFirst, doFirst, doFirst, doLast, doLast, doLast, finalizedBy, getActions, getAnt, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, getExtensions, getFinalizedBy, getGroup, getInputs, getLocalState, getLogger, getLogging, getMustRunAfter, getName, getOutputs, getPath, getProject, getShouldRunAfter, getState, getTaskDependencies, getTemporaryDir, getTimeout, hasProperty, mustRunAfter, onlyIf, onlyIf, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setFinalizedBy, setGroup, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, usesServiceappendParallelSafeAction, getAsDynamicObject, getConvention, getIdentityPath, getImpliesSubProjects, getOnlyIf, getRequiredServices, getServices, getSharedResources, getStandardOutputCapture, getTaskActions, getTaskIdentity, getTemporaryDirFactory, hasTaskActions, injectIntoNewInstance, isEnabled, isHasCustomActions, prependParallelSafeAction, setImpliesSubProjects, setLoggerMessageRewriterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConvention@Inject public EclipseModelpathTask(ObjectFactory objects)
@InputFiles public ConfigurableFileCollection getSrcDirs()
@Input public ListProperty<String> getProjects()
@InputDirectory public DirectoryProperty getEclipseProjectDirectory()
@OutputFile public Provider<RegularFile> getModelpathFile()
protected void writeModelpath()