Hello.

I have a Problem with the DirectoryScanner
class. When I set a path like "${src}/prj/*.java" with the setIncludes 
method no files are selected. The property 
src was set to ".". But when I change
the path to "prj/*.java" it works
correctly. Why is it wrong to have a "./" 
in front of the path. Doesn't "." refer to
the current directory and "./" should be 
replaced by the empty string?

Klaus



Is your boss reading your email? ....Probably
Keep your messages private by using Lycos Mail.
Sign up today at http://mail.lycos.com

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to