diff --git a/docs/manual/using.html b/docs/manual/using.html index e1fc5a116..9e591c839 100644 --- a/docs/manual/using.html +++ b/docs/manual/using.html @@ -201,6 +201,8 @@ This is resolved as build/classes.

defined using a <property> task. For example, ${os.name} expands to the name of the operating system.

+

For a list of system properties see +the Javadoc of System.getProperties.

In addition, Ant has some built-in properties:

 basedir             the absolute path of the project's basedir (as set