ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzahz_5.4.0.1/javac.htm

34 lines
1.1 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<!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>javac - Compile a Java program</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>javac - Compile a Java<sup>tm</sup> program</h2>
<p>The <tt>javac</tt> tool compiles Java<sup>tm</sup> programs. It
is compatible with the <tt>javac</tt> tool that is supplied by Sun
Microsystems, Inc.</p>
<p>The <tt>javac</tt> tool is available using the Qshell
Interpreter.</p>
<p>For more information about the <tt>javac</tt> tool, see the <a
href=
"http://java.sun.com:80/products/jdk/1.1/docs/tooldocs/win32/javac.html"
target="_blank">javac tool</a> <img src="www.gif" alt=
"Link outside Information Center"> by Sun Microsystems, Inc.</p>
</body>
</html>