public class TaskNetBeans extends AbstractGenerateTask
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
Name |
buildDirectory, outputDirectory, targetMachine, toolChain| Constructor and Description |
|---|
TaskNetBeans() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
generate() |
protected void |
setup() |
generateFile, getExtraOutputFiles, getHeaders, getIncludeDirs, getMacros, getOutputFiles, getProjectName, getScripts, getSources, getToolChain, isLibrary, isPublish, perform, simplifyPathnewInputDirectory, newInputFile, newOutputDirectory, newOutputFileappendParallelSafeAction, compareTo, configure, dependsOn, doFirst, doFirst, doFirst, doLast, doLast, doLast, finalizedBy, getActions, getAnt, getAsDynamicObject, getConvention, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, getExtensions, getFinalizedBy, getGroup, getIdentityPath, getImpliesSubProjects, getInputs, getLocalState, getLogger, getLogging, getMustRunAfter, getName, getOnlyIf, getOutputs, getPath, getProject, getServices, getShouldRunAfter, getStandardOutputCapture, getState, getTaskActions, getTaskDependencies, getTaskIdentity, getTemporaryDir, getTemporaryDirFactory, getTimeout, hasProperty, hasTaskActions, injectIntoNewInstance, isEnabled, isHasCustomActions, mustRunAfter, onlyIf, onlyIf, prependParallelSafeAction, property, replaceLogger, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setFinalizedBy, setGroup, setImpliesSubProjects, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, toStringpublic static final java.lang.String Name
protected void generate()
throws java.io.IOException
generate in class AbstractGenerateTaskjava.io.IOExceptionprotected void setup()
setup in class AbstractGenerateTask