38 lines
1.3 KiB
HTML
38 lines
1.3 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
|
<html>
|
|
<!-- This document was copied from the IBM Developer Kit for Java V4R3 Reference. -->
|
|
<head>
|
|
<meta name="generator" content="HTML Tidy, see www.w3.org">
|
|
<meta http-equiv="Content-Type" content=
|
|
"text/html; charset=utf-8">
|
|
<title>jar - Archive Java files</title>
|
|
<LINK rel="stylesheet" type="text/css" href="../rzahg/ic.css">
|
|
</HEAD>
|
|
<body bgcolor="#FFFFFF">
|
|
<!-- Java sync-link -->
|
|
<SCRIPT LANGUAGE="Javascript" SRC="../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
|
|
|
|
|
|
|
|
<h2>jar - Archive Java<sup>tm</sup> files</h2>
|
|
|
|
<p>The <tt>jar</tt> tool combines multiple files into a single
|
|
Java<sup>tm</sup> ARchive (JAR) file. It is compatible with the
|
|
<tt>jar</tt> tool that is supplied by Sun Microsystems, Inc.</p>
|
|
|
|
<p>The <tt>jar</tt> tool is available using the Qshell
|
|
Interpreter.</p>
|
|
|
|
<p>For more information about file systems, see <a href=
|
|
"../rzahh/ifs.htm">Integrated File System Information</a> on IBM<SUP>(R)</SUP> Toolbox for Java or <a href="classfl.htm">Java class files in the
|
|
integrated file system</a>.</p>
|
|
|
|
<p>For more information about the <tt>jar</tt> tool, see the <a
|
|
href=
|
|
"http://java.sun.com:80/products/jdk/1.1/docs/tooldocs/win32/jar.html"
|
|
target="_blank">jar tool</a> <img src="www.gif" alt=
|
|
"Link outside Information Center"> by Sun Microsystems, Inc.</p>
|
|
</body>
|
|
</html>
|
|
|