Use the ant to generate the java files:
ant -f build-torque.xml and to generate the classes file : ant -f build-torque.xml compile execute the commands from the torque folder hope that will help -----Original Message----- From: Pedro Castro [mailto:[EMAIL PROTECTED] Sent: Monday, November 15, 2004 12:56 PM To: Apache Torque Users List Subject: Using torque Importance: Low Hello. I would like to use the 3.1.1 version of torque generator. I downloaded torque-gen-3.1.1.zip and ended up with the torque jar and the lib dir containing the needed files (ant jar is included). I have project-schema.xml from my latest test as well as the build-torque.xml and build.properties. I want to make a new JAVA file using torque jar for generating the sql script, I understand that ant is needed. Is this possible, has anyone accomplished this? Thank you in advance. Pedro Castro. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
