blob: 0e9bbcdeac7793f40041db89f9333d7fe740c78c [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Specifying location of the Javadoc command</title>
<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">
</head>
<body>
<h1>Specifying the location of the Javadoc command</h1>
<p>The JDT uses the Javadoc command (typically available in JRE distributions) to generate Javadoc documentation from source files.</p>
<p>To set the location of the Javadoc command:</p>
<ul>
<li>Use the <span class="control">Window &gt; Preferences &gt; Java &gt; Javadoc</span> preferences page to enter the absolute (e.g. C:\Java\14\jdk1.4\bin\javadoc.exe) path
to the Javadoc command.</li>
</ul>
<img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"> <br>
<a href="tasks-196.htm">Creating Javadoc documentation</a> <br>
<a href="tasks-198.htm">Using the Generate Javadoc wizard</a>
<p><img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
<a href="../reference/ref-preferences-javadoc.htm">Javadoc preference page</a><br>
<a href="../reference/ref-export-javadoc.htm">Javadoc Generation wizard</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>