blob: 218573845365fa15a465b26efbabcdbec8d2e28d [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2007. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<title>Configuring Javadoc arguments</title>
</head>
<body>
<h1>Configuring Javadoc arguments</h1>
<p><img src="images/tasks_201a.png" alt="Javadoc generation wizard"></p>
<ul>
<li>You can set VM options for the Javadoc command in the VM options field. Very often it is required to allocate a larger heap size. Use the example given in the field description.</li>
<li>You can specify more specific options for the Javadoc command by entering them in the text area.</li>
<li>Select the <span class="control">JRE source compatibility level</span>.</li>
<li>Select the <span class="control">Save the settings of this Javadoc export as an Ant script</span> checkbox.</li>
<li>Specify the location for the <span class="control">Ant Script</span>.</li>
<li>Select the <span class="control">Open generated index file in browser</span> checkbox.</li>
<li>Press <span class="control">Finish</span> to generate Javadoc.</li>
</ul>
<p class="Note">Note: The output produced by the Javadoc command (including errors and warning) is shown in the Console view.</p>
<p><img src="../images/ngrelt.png" alt="Related tasks" border="0" ></p>
<p><a href="tasks-196.htm">Creating Javadoc documentation</a><br>
<a href="tasks-199.htm">Selecting types for Javadoc generation</a><br>
<a href="tasks-200.htm">Configuring Javadoc arguments for standard doclet</a></p>
<p><img src="../images/ngrelr.png" alt="Related reference" border="0" ><br>
<a href="../reference/ref-export-javadoc.htm">Javadoc Generation wizard</a><br>
<a href="../reference/ref-dialog-javadoc-location.htm">Javadoc Location property page</a><br>
&nbsp;</p>
</body>
</html>