In the UG, the following instructions are given for users to launch the application:

Note the use of the java -jar command in the terminal to launch.
However, in the DG, developers are asked to double-click the jar file (as shown):

The development team does not provide any explanation for why there are different launch instructions for users vs developers. Additionally, when attempting to follow the DG instructions, the following pop-up is shown (MacOS):

The developer guide does not provide any suggestions to get around this issue.
In the UG, the following instructions are given for users to launch the application:
Note the use of the
java -jarcommand in the terminal to launch.However, in the DG, developers are asked to double-click the jar file (as shown):
The development team does not provide any explanation for why there are different launch instructions for users vs developers. Additionally, when attempting to follow the DG instructions, the following pop-up is shown (MacOS):
The developer guide does not provide any suggestions to get around this issue.