Hi! There are times we have to explicity set the CLASSPATH before executing Ant, e.g. specifying the 3rd party JAR where the new Ant task is defined. Otherwise, we will hit the error 'taskdef class ZKMTask cannot be found'.
May I know if we are able to set the CLASSPATH for <Taskdef> so that we don't have to remind ourselve everytime we build the program? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]