blob: 60e5b7616becfac66b796a4f2eee9f32225ca258 [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." >
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css">
<title>Selecting types for Javadoc generation</title>
</head>
<body>
<h1>Selecting types for Javadoc generation</h1>
<p><img src="images/tasks-199a.png" alt="Javadoc wizard page"></p>
<ul>
<li>The JDT uses the Javadoc command (typically available in JRE distributions) to generate Javadoc documentation from source files.
To set the location of the Javadoc command, enter the absolute path (e.g. C:\Java\14\jdk1.4\bin\javadoc.exe).</li>
<li>In the tree control, select the elements for which you want to generate Javadoc.</li>
<li>Select the visibility using the radio buttons listed under <span class="control">Create Javadoc for members with visibility</span></li>
<li>Leave the <span class="control">Use Standard Doclet</span> radio button selected</li>
<li>Specify the location for the generated Javadoc using the <span class="control">Destination</span> field.</li>
<li>Press <span class="control">Finish</span> to create generate Javadoc for the elements you selected or press <span class="control">Next</span> to specify more
options.</li>
</ul>
<p><img src="../images/ngrelt.png" alt="Related tasks" border="0" ><br>
<a href="tasks-196.htm">Creating Javadoc documentation</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>
</p>
</body>
</html>