Hi, I want to compile sources from multiple directories using a single javac 
tag. I tried to use multiple <src> tags, but it seems impossible to define 
includes en exclude on them, so I'd have to compile the entire tree of files 
in that directory. How can I do this without compiling all files ?

Marko No. 5
-- 
Jutil.org - Programming as you know it is over
http://org-jutil.sourceforge.net

--
To unsubscribe, e-mail:   <mailto:ant-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-user-help@;jakarta.apache.org>

Reply via email to