Re: Newbie: task can't find my source files

2011-08-20 Thread Scot P. Floess
Took a quick look through your whole email. I'd suggest, putting this in your compile target:   Obviously, don't use the ellipses ;) Really all I mean is insert the echo statement as I've done above... You'll probably see the problem right away :) It may be you need to insert the

Newbie: task can't find my source files

2011-08-20 Thread Ego
I've read thoroughly the manual and examples but still can't find the reason for this behavior. First, some pointers to state my case. - Environment: Windows XP SP3, Ant 1.8.1, jdk1.6.0_02 - My project builds and run fine from the cmdline, provided that the CLASSPATH env. variable is set. I can