On 11/26/06, Alexander Hars <[EMAIL PROTECTED]> wrote:
Thanks for these suggestions. I will get to work on this. But I have no experience with the wrapper shell script/batch files you mention to be placed in a separate jar file. Maybe we can do that in a second step. In the first step I would get the command line interface to work using commons-cli with the ddlutils jar and leave out the more complex issues such as classpath invocation etc.
Don't worry about those, they are simply wrapper shell scripts that make it easier to use the command for folks that don't use Java often (in much the same way as ant.sh is a wrapper for Ant's launcher class). Tom