I've been
for the past few days to find an alternate to the problem I currently have.
I'm working on a project where I should use a .jar file to run a tool. After running the .jar file I can use the corresponding tool commands to create a database.
Here is how the the whole setup looks.
http://www.fileden.com/files/2009/4/17/2408006//1.jpg
Now, I want to execute the "tool commands" with out getting into the inner interface. Is there any way I could edit the .jar file and make some changes so that I can run the tool commands directly from the command prompt like this
http://www.fileden.com/files/2009/4/17/2408006//2.jpg
or
http://www.fileden.com/files/2009/4/17/2408006//3.jpg
Any kind of help would be highly
.
Thanks