by Aayushi » Jun 8th, '10, 05:57
Hi,
Right click on "SDBExploerer.app" and select the option "show package content".
On that folder go to the path content-->Resources-->Java, here you can see the SDBExplorer.jar file.
To run sdbcommander you have to run this jar file from terminal.
So open the Terminal by Applications->Utilities->Terminal in Finder. Get into the path of SDBExplorer jar file.
Write the command java-jar SDBExplorer.jar -action:export -name:mynickname
Thanks.