> Try using an absolute path to the jar file. Like: > > checkstyle.jar=/path/to/checkstyle-2.4/checkstyle-all-2.4.jar
Bummer, nope that didn't work either. ant -debug shows the class and property file being loaded by the parent class loader. So it seems to be finding it. weird. Is there something else I have to define on the command line? I am just doing: ant checkstyle Is there a -D property that I need to define, or I can define to get around it? cheers, Paul --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]