init.antlet
|
PDF |
Description:
Antworks build system initialisation.
splash |
Description:Antworks GUI Splash Screen |
Comment:=
|
|
Description:
|
Comment:load properties from environment
|
tools.jar |
Description:${java.home}/../lib/tools.jar
|
Comment:The location of tools.jar, relative to the JAVA_HOME home.
|
dist.dir |
Description:./dist
|
Comment:
|
work.dir |
Description:${build.dir}/work
|
Comment:
|
temp.dir |
Description:${env.TEMP}/${project.name}
|
Comment:
|
antworks.home |
Description:${user.home}/.antworks
|
Comment:base antworks dirs
|
antlets.dir |
Description:${antworks.home}/antlets
|
Comment:
|
project.temp.dir |
Description:${temp.dir}/${project.name}
|
Comment:
|
project.dir |
Description:${basedir}
|
Comment:project dirs
|
project.name |
Description:${ant.project.name}
|
Comment:
|
project.version |
Description:0.0
|
Comment:
|
project.build.dir |
Description:${build.dir}/${project.name}
|
Comment:
|
project.work.dir |
Description:${work.dir}/${project.name}
|
Comment:
|
by Antlet Documentation