|
|
@@ -15,7 +15,7 @@ |
|
|
|
See <a href="../install.html#librarydependencies">Library Dependencies</a> for more information.</p> |
|
|
|
<p>All items (tasks, targets, etc) of the running project are |
|
|
|
accessible from the script, using either their <code>name</code> or |
|
|
|
<code>id</code> attributes.</p> |
|
|
|
<code>id</code> attributes. The name "project" is a pre-defined reference to the Project, which can be used instead of the project name.</p> |
|
|
|
<p>Scripts can do almost anything a task written in Java could do.</p> |
|
|
|
<h3>Parameters</h3> |
|
|
|
<table border="1" cellpadding="2" cellspacing="0"> |
|
|
|