| Auszug |
|---|
|
Jaspersoft Studio installation: Community Edition 6.17.0, Windows setup, Linux tar, jaspersoftstudio.desktop, runjss.sh. |
Language: Deutsch · English
Jaspersoft Studio installation
Install Jaspersoft Studio 6.17.0 on Windows and Linux.
| Status |
|---|
| colour | Blue |
|---|
| title | Application developer |
|---|
|
| Status |
|---|
| colour | Green |
|---|
| title | Updated: Jul 2026 |
|---|
|
| Status |
|---|
| colour | Grey |
|---|
| title | applies to Nuclos 4.2026.x |
|---|
|
Download
The Jaspersoft Studio Community Edition is available on the Jaspersoft website (matching the Nuclos library, recommended: 6.17.0).
Windows
Download the Windows setup (.exe), run it and follow the installer steps.
Linux
Extract the archive into the target directory:
| Codeblock |
|---|
|
tar xfvz ~/<download>/TIB_js-studiocomm_6.17.0_linux_x86_64.tgz -C /home/<target> |
Start via the Jaspersoft Studio file in the extracted folder. On first start a hidden .ireport folder with version-specific configurations is created in your home. Create a menu launcher via a jaspersoftstudio.desktop file in /usr/share/applications:
| Codeblock |
|---|
[Desktop Entry]
Encoding=UTF-8
Name=Jaspersoft Studio
Comment=Jaspersoft Studio
Exec="/<wo ist jaspersoft studio>/TIB_js-studiocomm_6.20.0/Jaspersoft Studio"
Icon=/<wo ist jaspersoft studio>/TIB_js-studiocomm_6.20.0/icon.xpm
Terminal=false
Type=Application
Categories=Application;Development
StartupNotify=true |
| Info |
|---|
| title | Tip for start-up issues |
|---|
|
If the direct launch causes problems on Linux, the bundled runjss.sh in the studio directory helps (see linux.readme). |
Related pages
Working with Jasper Studio
Overview.
Open →
First steps with Jasper Studio
First report.
Open →