Skip to content
Oliver Kett edited this page Jul 18, 2017 · 8 revisions

Requirements

Requires Java 8 or above.

Running

In Windows, just click (or double-click--as per your configuration) the Jar file.

In Linux or UNIX based systems, execute thus:

$ java -jar restclient-ui-NN-fat.jar

Substitute NN with the version number.

Running in Mountain Lion / Mavericks / El Captain

For open-source build, you need to run the .jar file once via control-klick -> Open. After discarding the warning, the message will not be displayed anymore and you can run that .jar with a double-click from now on. Please do not disable Gatekeeper entirely. More details from Apple. Alernatively, run via Terminal as shown above.

Clone this wiki locally