Install IBM Developer Kit for Java

Installing IBM® Developer Kit for Java™ allows you to create and run Java programs on your iSeries™ server.

Licensed program 5722-JV1 is shipped with the system CDs, so JV1 is preinstalled. Enter the Go Licensed Program (GO LICPGM) command and select Option 10 (Display). If you do not see this licensed program listed, then perform the following steps:

  1. Enter the GO LICPGM command on the command line.
  2. Select option 11 (Install licensed program).
  3. Choose option 1 (Install) for licensed program (LP) 5722-JV1 *BASE, and select the option that matches the Java Development Kit (JDK) that you want to install. If the option that you want to install is not displayed in the list, you can add it to the list by entering option 1 (Install) in the option field. Enter 5722JV1 in the licensed program field and your option number in the product option field.

    Note: You can install more than one option at once.

Once you have installed the IBM Developer Kit for Java on your iSeries server, you may choose to customize your system.

See Run your first Hello World Java program for information on getting started with the IBM Developer Kit for Java.

Related concepts
Create a directory on your iSeries server
Related tasks
Run your first Hello World Java program
Map a network drive to your iSeries server
Create, compile, and run a HelloWorld Java program
Related reference
Create and edit Java source files