Dear Sir/Madam
I got bunch of java files.
In my java file I'm importing classes from someother directories . 
right now ia using ANT javac to build my files
is there any option with <javac> tag where the ant checks for the hierarcy
classes(I mean the import classes) and compile them first then do the rest
-Satish

Reply via email to