Hi there, I'm trying to get something sorted out, but I can't find a solution. I have multiple ant build files which all have a compile target using the <javac> task. What I would like, is to have the same settings (suchs as the deprecation and debug parameters) for the <javac> task without having to specify each parameter in each build file over and over again. Is this possible?
Thanks in advance. Arjan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
