What target were you running (your project as shown in the post doesn't have a default target)? Did you try googling the error? The hits I got make it sound like the error is from the javadoc target.
Is that all the output it generated?
Did you try running with -v to get verbose output?
What versions of ant/java?
Roseanne Zhang
Ranch Hand
Joined: Nov 14, 2000
Posts: 1953
posted
0
<javac srcdir="D:\AnT" destdir="build/classes"/>
Are you put your src file under D:\AnT??
Not a good idea!
A suggested directory structure
[ January 29, 2006: Message edited by: Roseanne Zhang ]
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.