- scanDir(File, File, String[]) - Method in class net.jangaroo.properties.ant.PropcTask
-
Scans the directory looking for source files to be compiled.
- setConfig(FileLocations) - Method in class net.jangaroo.properties.PropertyClassGenerator
-
- setDestdir(File) - Method in class net.jangaroo.properties.ant.PropcTask
-
Set the destination directory into which the Java source
files should be compiled.
- setFailonerror(boolean) - Method in class net.jangaroo.properties.ant.PropcTask
-
Indicates whether the build will continue
even if there are compilation errors; defaults to true.
- setSrcdir(Path) - Method in class net.jangaroo.properties.ant.PropcTask
-
Set the source directories to find the source joo files.
- setVerbose(boolean) - Method in class net.jangaroo.properties.ant.PropcTask
-
If true, asks the compiler for verbose output.