int |
begin() |
|
java.util.Optional<java.lang.String> |
ProjectInstructions.GeneratorSpec.classpath() |
|
java.util.Optional<java.lang.String> |
ProjectInstructions.StaleTest.command() |
|
java.util.Optional<Jar.Compression> |
BuilderInstructions.compression() |
|
java.util.Optional<java.lang.String> |
ProjectInstructions.StaleTest.error() |
|
LauncherInstructions.Executable |
LauncherInstructions.executable() |
|
java.util.Map<java.lang.String,ProjectInstructions.GeneratorSpec> |
ProjectInstructions.generate() |
Generate source code
|
java.util.Optional<java.lang.String> |
ProjectInstructions.GeneratorSpec.generate() |
|
Parameters |
BuilderInstructions.includepackage() |
|
java.lang.String |
LauncherInstructions.Executable.location() |
By default, the name inside the executable JAR is based on the file
name in the repository.
|
java.lang.String |
ProjectInstructions.StaleTest.newer() |
|
ResolutionInstructions.Runorder |
order() |
|
java.lang.String |
ProjectInstructions.GeneratorSpec.output() |
|
java.util.Optional<Jar.Compression> |
LauncherInstructions.Executable.rejar() |
|
ResolutionInstructions.ResolveMode |
ResolutionInstructions.resolve() |
|
java.util.Set<LauncherInstructions.RunOption> |
LauncherInstructions.runoptions() |
|
ResolutionInstructions.RunStartLevel |
ResolutionInstructions.runstartlevel(ResolutionInstructions.RunStartLevel deflt) |
|
java.util.Map<java.lang.String,ProjectInstructions.StaleTest> |
ProjectInstructions.stalecheck() |
STALECHECK
|
int |
step() |
|
java.util.List<java.lang.String> |
LauncherInstructions.Executable.strip() |
|
java.util.Optional<java.lang.String> |
ProjectInstructions.GeneratorSpec.system() |
|
boolean |
BuilderInstructions.undertest() |
|
java.util.Optional<java.lang.String> |
ProjectInstructions.GeneratorSpec.version() |
|
java.util.Optional<java.lang.String> |
ProjectInstructions.StaleTest.warning() |
|