Page History
...
The i2b2 was developed using the Java platform and is needed to develop and deploy the i2b2 cells on the server. The i2b2 server requires the Java Development Kit (JDK) to be installed before you can deploy any i2b2 core cells.
Required Version: Java 17 (i2b2 1.8.2+) or Java 8.0 or / 11.0 (i2b2 prior to 1.8.2)
Download from Website: http://java.sun.com
Prior to 1.8.2: Click the link for "Java SE 8u411" or "Java SE 11.0.23 (LTS)", select your operating system, and download the file.
1.8.2+: Click the link for "Java SE 17 (LTS)", select your operating system, and download the file.
Java JDK Installation Steps (Windows install is shown in this example)
...
| indent | ||
|---|---|---|
| ||
4. The installer will guide you through the installation process. |
| indent | ||
|---|---|---|
| ||
5. By default the windows installer will install Java JDK to C:\Program Files\Java\jdk1.8.0_121. You can change this You can change the install location during the installation to a location of your choice. |
...