Browse Source

Added some external resources.

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268963 13f79535-47bb-0310-9956-ffa450edef68
master
Peter Donald 24 years ago
parent
commit
460259a486
1 changed files with 14 additions and 0 deletions
  1. +14
    -0
      docs/manual/resources.html

+ 14
- 0
docs/manual/resources.html View File

@@ -16,6 +16,20 @@ on line.</p>
<p>One of the questions popping up quite often is &quot;Is there a DTD for
buildfiles?&quot; Please refer to the FAQ for an answer.</p>

<h2><a name="external">External Resources</a></h2>

<p>There is a powerpoint presentation by Patrick Chanezon (chanezon@netscape.com)
here:
<a href="http://people.netscape.com/chanezon/tech/ant/ant_preso.ppt">http://people.netscape.com/chanezon/tech/ant/ant_preso.ppt</a>

<p>Another ppt pres by Steve Loughran (steve_l@iseran.com)
<a href="http://www.iseran.com/stuff/Modern_Development_Crises.ppt">http://www.iseran.com/stuff/Modern_Development_Crises.ppt</a>

<p>and some articles to get ideas from here:
<a href="http://www-106.ibm.com/developerworks/library/j-ant/?dwzone=java">http://www-106.ibm.com/developerworks/library/j-ant/?dwzone=java</a>
<a href="http://www.javaworld.com/javaworld/jw-10-2000/jw-1020-ant.html">http://www.javaworld.com/javaworld/jw-10-2000/jw-1020-ant.html</a>
<a href="http://j2eeunit.sourceforge.net/ant.html">http://j2eeunit.sourceforge.net/ant.html</a>

<hr>
<p align="center">Copyright &copy; 2000,2001 Apache Software Foundation. All rights
Reserved.</p>


Loading…
Cancel
Save