Documentation Index

Fetch the complete documentation index at: https://docs.lobster-world.com/llms.txt

Use this file to discover all available pages before exploring further.

Java Development Kit

Prev Next

As a Java-based application, Jaspersoft Studio requires at least a so-called Java Runtime Environment (JRE) to start and open document templates. However, a Java Development Kit (JDK) is required to modify and compile document templates. We therefore recommend that you always install an up-to-date Java Development Kit when using Jaspersoft Studio.

Download

Java Development Kit

images/download/attachments/58589560/image2018-8-2_15_45_35-version-1-modificationdate-1596444787592-api-v2.png

Installation (Windows)

images/download/attachments/58589560/image2018-8-2_16_31_9-version-1-modificationdate-1596444787604-api-v2.png

1. Start installation with a double click

images/download/attachments/58589560/image2018-8-2_16_36_29-version-1-modificationdate-1596444787617-api-v2.png

2. Click "Next"

images/download/attachments/58589560/image2018-8-2_16_54_7-version-1-modificationdate-1596444787642-api-v2.png

3. If necessary, select another destination directory and click "Next"

Note: Language changes in the installation routine can be ignored!

images/download/attachments/58589560/image2018-8-2_16_38_14-version-1-modificationdate-1596444787625-api-v2.png

4. Click "Close"

images/download/attachments/58589560/image2018-8-2_16_35_43-version-1-modificationdate-1596444787614-api-v2.png

5. Under "Control Panel/All Control Panel Items/System" click "Change settings"

images/download/attachments/58589560/image2018-8-2_16_40_35-version-1-modificationdate-1596444787627-api-v2.png

6. In the "Advanced" tab click "Environment variables"

images/download/attachments/58589560/image2018-8-2_16_52_37-version-1-modificationdate-1596444787639-api-v2.png

7. Register a new entry JAVA_HOME in the system variables with the directory to the JDK just installed (e.g. C:\Program Files\Java\jdk1.8.0_181)

images/download/attachments/58589560/image2018-8-2_16_51_16-version-1-modificationdate-1596444787636-api-v2.png

8. Add an entry to the %JAVA_HOME%\bin directory to the user variable "Path" (Note: in older Windows versions the paths are entered in one line and separated by a semicolon)

Check

images/download/attachments/58589560/image2018-8-2_17_3_20-version-1-modificationdate-1596444787644-api-v2.png

If the version is now displayed when entering the command "java -version" in the Windows command line, the settings are correct and the installation of the JDK is complete.