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.
