Installing and Running Designer on macOS
This topic introduces how you can install, run, and uninstall Logi Report Designer on macOS.
This topic includes the following sections:
Installing Designer on macOS
You should be using JDK 8 or 9 for the installation.
- Download the Designer installation zip file for macOS from the Logi Report download center.
- Double-click the zip file to extract the installer file, jrpsetup.app.
- Open Terminal and navigate to the folder where you have extracted jrpsetup.app.
- Next, either:
Execute this command to start the installation:open -a jrpsetup.app
Or, execute this command:xattr -cr jrpsetup.app
and then double-click jrpsetup.app to start installation. - Once you have loaded the Logi Report Designer Installation Wizard, you can then follow the standard prompts to install Designer.
Running Designer on macOS
Double-click the application file Logi Report Designer in <install_root>/bin
, or run the script file JReport.sh in the same directory using the following command. You can modify this script file by adding additional classes before launching Designer.
$ ./JReport.sh
Uninstalling Designer on macOS
Run the application file uninstaller in <install_root>/_uninst
.
The uninstaller removes all files that were generated by the installer, while any files that were created later by the program are retained. These files should be removed manually.