blob: f38f382f3bdb01fe24cb6d17bf29a9d2c633cecd [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<meta name="GENERATOR" content="Mozilla/4.75 [en] (Windows NT 5.0; U) [Netscape]">
<title>
Setting advanced options
</title>
<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css">
</head>
<body>
<h1>
Setting advanced options
</h1>
<ol>
<li>
Follow the procedure for creating a JAR file, but click <strong>Next</strong> in the last step to go to the JAR Packaging Options page.
</li>
<li>
If you want to save the JAR file description, select the <strong>Save the description of this JAR in the workspace</strong> check box.
</li>
<li>
The compiler is able to generate CLASS files even when source contains errors. You have the option to exclude CLASS (but not source) files with compile errors. These files
will be reported at the end, if reporting is enabled.
</li>
<li>
You can choose to exclude CLASS (but not source) files that have compile warnings. These files will be reported at the end.<br>
<strong>Note</strong>: This option does not automatically exclude class files with compile errors.
</li>
<li>
You can choose to include the source folder path by selecting the <strong>Create source folder structure</strong> checkbox.
</li>
<li>
Select the <strong>Build projects if not built automatically</strong> checkbox if you want the export to perform a build before creating the JAR file.
</li>
<li>
Click <strong>Finish</strong> to create the JAR file immediately or <strong>Next</strong> if you want to change the default manifest.
</li>
</ol>
<p>
<img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
</p>
<p>
<a href="../concepts/concepts-1.htm">Java development tools (JDT)</a>
</p>
<p>
<img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
</p>
<p>
<a href="tasks-33.htm">Creating a new JAR file</a><br>
<a href="tasks-35.htm">Defining the JAR file's manifest</a>
</p>
<p>
<img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
</p>
<p>
<a href="../reference/ref-export-jar.htm">JAR file exporter</a>
</p>
<p>
<a href="../hglegal2003.htm"><img src="../images/ngibmcpy2003.gif" alt="Copyright (c) 2000, 2003 IBM Corporation and others. All Rights Reserved." border="0" height="14" width="324"></a>
</p>
</body>
</html>