On 2/20/06, Daniel John Debrunner <[EMAIL PROTECTED]> wrote:
>
>    2) Now start the command line processor
>
>      c:\> ij

Dan, expanding on your previous idea, what if we add a class to
derbytools.jar as it's default run class that just switches on the
available tools, then you can do:

java -jar lib/derbytools.jar ij
java -jar lib/derbytools.jar sysinfo
java -jar lib/derbytools.jar dblook
etc.

I have a prototype for this that I'll post to derby-dev.

andrew

Reply via email to