ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaha_5.4.0.1/install.htm

105 lines
6.7 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="security" content="public" />
<meta name="Robots" content="index,follow" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
<meta name="DC.Type" content="task" />
<meta name="DC.Title" content="Install IBM Developer Kit for Java" />
<meta name="abstract" content="Installing IBM Developer Kit for Java allows you to create and run Java programs on your iSeries server." />
<meta name="description" content="Installing IBM Developer Kit for Java allows you to create and run Java programs on your iSeries server." />
<meta name="DC.Relation" scheme="URI" content="getstart.htm" />
<meta name="DC.Relation" scheme="URI" content="runfirst.htm" />
<meta name="DC.Relation" scheme="URI" content="dkmap.htm" />
<meta name="DC.Relation" scheme="URI" content="crtjdir.htm" />
<meta name="DC.Relation" scheme="URI" content="crtcmrun.htm" />
<meta name="DC.Relation" scheme="URI" content="crtedit.htm" />
<meta name="DC.Relation" scheme="URI" content="installp.htm" />
<meta name="DC.Relation" scheme="URI" content="multjdk.htm" />
<meta name="DC.Relation" scheme="URI" content="instextn.htm" />
<meta name="DC.Relation" scheme="URI" content="downinst.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="install" />
<meta name="DC.Language" content="en-us" />
<!-- All rights reserved. Licensed Materials Property of IBM -->
<!-- US Government Users Restricted Rights -->
<!-- Use, duplication or disclosure restricted by -->
<!-- GSA ADP Schedule Contract with IBM Corp. -->
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
<link rel="stylesheet" type="text/css" href="./ic.css" />
<title>Install IBM Developer
Kit for Java</title>
</head>
<body id="install"><a name="install"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Install IBM Developer
Kit for Java</h1>
<div><p>Installing IBM<sup>®</sup> Developer Kit for Java™ allows you to create and run Java programs
on your iSeries™ server.</p>
<div class="section"><p>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:</p>
</div>
<ol><li class="stepexpand"><span>Enter the GO LICPGM command on the command line.</span></li>
<li class="stepexpand"><span>Select option 11 (Install licensed program).</span></li>
<li class="stepexpand"><span>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.</span> <p><strong>Note:</strong> You can install more
than one option at once.</p>
</li>
</ol>
<div class="section"><p>Once you have installed the IBM Developer Kit for Java on
your iSeries server,
you may choose to <a href="config.htm">customize</a> your system.</p>
<p>See <a href="runfirst.htm">Run your first Hello World Java program</a> for information on getting
started with the IBM Developer Kit for Java.</p>
</div>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="installp.htm">Install a licensed program with the Restore Licensed Program command</a></strong><br />
The programs listed in the <em>Install Licensed Programs</em> display
are those supported by the LICPGM installation when your server was new. Occasionally,
new programs become available which are not listed as licensed programs on
your server. If this is the case with the program you want to install, you
must use the Restore Licensed Program (RSTLICPGM) command to install it.</li>
<li class="ulchildlink"><strong><a href="multjdk.htm">Support for multiple Java 2 Software Development Kits</a></strong><br />
Your iSeries server
supports multiple versions of the Java Development Kits (JDKs) and the Java 2
Software Development Kit (J2SDK), Standard Edition.</li>
<li class="ulchildlink"><strong><a href="instextn.htm">Install extensions for the IBM Developer Kit for Java</a></strong><br />
Extensions are packages of Java classes that you can use to extend
the functionality of the core platform. Extensions are packaged in one or
more ZIP files or JAR files, and are loaded into the Java virtual
machine by an extension class loader.</li>
<li class="ulchildlink"><strong><a href="downinst.htm">Download and install Java packages</a></strong><br />
To download, install, and use Java packages more effectively on an iSeries server,
see the following topics.</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="getstart.htm" title="If you have not yet used IBM Developer Kit for Java, follow these steps to install it, configure it, and practice running a simple Hello World Java program.">Install and configure IBM Developer Kit for Java</a></div>
</div>
<div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="crtjdir.htm" title="You must create a directory on your iSeries server where you can save your Java applications.">Create a directory on your iSeries server</a></div>
</div>
<div class="reltasks"><strong>Related tasks</strong><br />
<div><a href="runfirst.htm" title="This topic will help you to run your first program.">Run your first Hello World Java program</a></div>
<div><a href="dkmap.htm" title="To map a network drive, complete the following steps.">Map a network drive to your iSeries server</a></div>
<div><a href="crtcmrun.htm" title="Creating the simple, Hello World Java program is a great place to start when becoming familiar with the IBM Developer Kit for Java.">Create, compile, and run a HelloWorld Java program</a></div>
</div>
<div class="relref"><strong>Related reference</strong><br />
<div><a href="crtedit.htm" title="You can create and edit Java source files in a number of ways.">Create and edit Java source files</a></div>
</div>
</div>
</body>
</html>