Run java version
How do we run the java version?
This was asked recently but the staff person said "Just run it." and closed the discussion.
I am on Linux. What is the command line that I have to type in order to run the masterpassword-gui.jar file?
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Maarten Billemo... on 10 Nov, 2014 07:31 PM
Hey John,
You invoke a JAR like this:
java -jar [path to jar file]
Note that on Linux, the preferred method is to use the command-line C version.
Maarten Billemont closed this discussion on 10 Nov, 2014 07:31 PM.