> I am looking for steps to build and compile ddlutils. The > ddlutils website does not seem to have this information. > Can someone please advise.... DdlUtils uses Ant (http://ant.apache.org/) for building (and in fact provides Ant tasks that you can integrate into your build scripts.) Tom