I've never seen anyone mention a FAQ for ant-dev, so I created a FAQ-O-Matic
at:

    http://www.useweb.org/cgi-bin/ant-dev-fom

This question has been added to get things started; I leave the answers to
those more qualified. :-)

----------
Craig S. Cottingham
[EMAIL PROTECTED]
PGP key available from:
<http://pgp.ai.mit.edu:11371/pks/lookup?op=get&search=0xA2FFBE41>
PGP ID=0xA2FFBE41
PGP fingerprint=6AA8 2E28 2404 8A95 B8FC 7EFC 136F 0CEF A2FF BE41

> -----Original Message-----
> From: Timothy Reaves [mailto:[EMAIL PROTECTED]
> Sent: Monday, June 26, 2000 7:26 PM
> To: [EMAIL PROTECTED]
> Subject: Beginners question
> 
> 
>     I have created a build.xml file, and when I run ant, the 
> output is:
> [EMAIL PROTECTED] teikade]$ ant
> Buildfile: build.xml
> Project base dir set to: /home/treaves/dev/teikade
> Executing Target: init
> Executing Target: prepare
> Executing Target: compile
> Compiling 190 source files to /opt/classes/teikade
> Performing a Modern Compile
> Completed in 1 seconds
> 
> However, no class files are generated.  Could someone point me in the
> direction I nned to take to correct this?  Thanks.
> 

Reply via email to