|
|
@@ -52,7 +52,7 @@ |
|
|
|
<a href="../api/index.html">JavaDoc</a> (especially for |
|
|
|
<a href="../api/org/apache/tools/ant/Project.html">Project</a> and |
|
|
|
<a href="../api/org/apache/tools/ant/taskdefs/optional/Script.html">Script</a>) for more information.</p> |
|
|
|
<p>If you are using JavaScript a good resource is <a target="_blank" href="http://www.mozilla.org/rhino/doc.html"> |
|
|
|
<p>If you are using JavaScript under BSF, a good resource is <a target="_blank" href="http://www.mozilla.org/rhino/doc.html"> |
|
|
|
http://www.mozilla.org/rhino/doc.html</a> as we are using their JavaScript interpreter.</p> |
|
|
|
<p>Scripts can do almost anything a task written in Java could do.</p> |
|
|
|
<p>Rhino provides a special construct - the <i>JavaAdapter</i>. With that you can |
|
|
|