I found a project called beautyJ which cleans up your java source files (like gnu indent for C/C++ ) and was trying to add it to my ant build.xml file but it is having trouble somewhere along the line
I was wondering if anyone knew how to get ant to show me what it is executing. ant -verbose only shows me class loading and pulling in dependencies but not the actual javac calls.
Thanks for any pointers
Jeff Painter [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
