Renaming `qstudio.jar` - odd behavior
Closed this issue · 1 comments
richb-hanover commented
I downloaded qStudio for Linux/Mac (3.03) and moved it to /Applications/qStudio on my Mac.
I renamed it to qStudio-3.03.jar then issued:
java -jar qStudio-3.03.jar
and I was unable to open a SQLite database that was in the same directory. Is this expected? Is qStudio sensitive to the name of its .jar file? Or could I be doing something wrong? Thanks.
ryanhamilton commented
There should be no change in behaviour based on name.
I've now added logging as you suggested to capture the current directory to allow debugging thi sbetter in future.