2,3c2,3
< <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
<     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
---
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
>     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
7c7,9
< <link rel="stylesheet" href="../../css/tools.css"  type="text/css" />
---
>   <meta name="generator" content=
>   "HTML Tidy for Windows (vers 12 April 2005), see www.w3.org" />
> 
11c13
< <body>
---
> <body bgcolor="white">
19c21
<       "../index.html">JDK Tools</a></td>
---
>       "../index.html"><font size="-1">JDK Tools</font></a></td>
35,37c37,39
<     required to develop apps for the Java platform. (The
<     directories that are not required include demos, Java source
<     code, and C header files. They are discussed in the following
---
>     required to develop apps for the Java 2 Platform. (The
>     directories that are not required include demos, source code,
>     and C header files. They are discussed in the following
45,49c47,51
<           <a href="#/jdk1.5.0">jdk1.5.0</a>
<    ___________|_________________
<   |           |                 |
<  <a href="#/jdk1.5.0/bin">bin</a>         <a href=
< "#/jdk1.5.0/lib">lib</a>               <a href=
---
>                <a href="#/jdk1.5.0">jdk1.5.0</a>
>         ___________|____________________
>        |           |                    |
>       <a href="#/jdk1.5.0/bin">bin</a>         <a href=
> "#/jdk1.5.0/lib">lib</a>                  <a href=
51,54c53,56
<   |           |         ________|__________
< java*     tools.jar    |                   |        
< javac*    dt.jar      <a href=
< "#/jdk1.5.0/jre/bin">bin</a>                 <a href=
---
>        |           |          __________|_____________________
>    java.exe    tools.jar     |                                |        
>    javac.exe   dt.jar       <a href=
> "#/jdk1.5.0/jre/bin">bin</a>                              <a href=
56,66c58,67
< javap*                 |       ________ ___|___ _________ ________ _______       
< javah*               java*    |        |       |         |        |       |
< javadoc*                    rt.jar    <a href=
< "#/jdk1.5.0/jre/lib/ext">ext</a>   <a href=
< "#/jdk1.5.0/jre/lib/security">security</a>   sparc    <a href=
< "#applet">applet</a>  <a href="#fonts">fonts</a>
<                         charsets.jar   |              /     \
<                                   localedata.jar  <a href=
< "#/jdk1.5.0/jre/lib/sparc/server">server</a>  <a href=
< "#/jdk1.5.0/jre/lib/sparc/client">client</a>
<                                                             
---
>    javap.exe            _____|____ __________         ________|_______ ________ ________        
>    javah.exe           |          |          |       |        |       |        |        |
>    javadoc.exe     java.exe    <a href=
> "#/jdk1.5.0/jre/bin/client">client</a>      <a href=
> "#/jdk1.5.0/jre/bin/server">server</a>  rt.jar    <a href=
> "#/jdk1.5.0/jre/lib/ext">ext</a>  <a href=
> "#/jdk1.5.0/jre/lib/security">security</a>  <a href=
> "#applet">applet</a>    <a href="#fonts">fonts</a>
>                    java.dll       |          |   charsets.jar |                  
>                    awt.dll     jvm.dll    jvm.dll        localedata.jar            
72c73
<     <code>/jdk1.5.0</code>, here are some of the most important
---
>     <code>c:\jdk1.5.0</code>, here are some of the most important
77c78
<         <dt><a name="jdk1.5.0"></a><code>/jdk1.5.0</code></dt>
---
>         <dt><a name="jdk1.5.0"></a><code>c:\jdk1.5.0</code></dt>
87c88
<         "jdk1.5.0_bin"></a><code>/jdk1.5.0/bin</code></dt>
---
>         "jdk1.5.0_bin"></a><code>c:\jdk1.5.0\bin</code></dt>
89,93c90,94
<         <dd>The executables for all the development tools contained
<         in the Java 2 JDK. The <b>PATH</b> environment variable
<         should contain an entry for this directory. For more
<         information on the tools, see the <a href=
<         "../index.html">JDK Tools</a>.</dd>
---
>         <dd>The executable files for the development tools
>         contained in the Java Development Kit. The <b>PATH</b>
>         environment variable should contain an entry for this
>         directory. For more information on the tools, see the
>         <a href="../index.html">JDK Tools</a>.</dd>
96c97
<         "jdk1.5.0_lib"></a><code>/jdk1.5.0/lib</code></dt>
---
>         "jdk1.5.0_lib"></a><code>c:\jdk1.5.0\lib</code></dt>
98c99
<         <dd>Files used by the development tools. Includes
---
>         <dd>Files used by the development tools. These include
108c109
<         "jdk1.5.0_jre"></a><code>/jdk1.5.0/jre</code></dt>
---
>         "jdk1.5.0_jre"></a><code>c:\jdk1.5.0\jre</code></dt>
113c114
<         directory referred to by the <tt>java.home</tt> system
---
>         directory represented by the <tt>java.home</tt> system
117c118
<        "jdk1.5.0_jre_bin"></a><code>/jdk1.5.0/jre/bin</code></dt>
---
>         "jdk1.5.0_jre_bin"></a><code>c:\jdk1.5.0\jre\bin</code></dt>
119,125c120,126
<         <dd>Executable files for tools and libraries used by the
<         Java platform. The executable files are identical to files
<         in <code>/jdk1.5.0/bin</code>. The <b>java</b> launcher
<         tool serves as an application launcher, in place of the old
<         <b>jre</b> tool that shipped with 1.1 versions of the JDK
<         software. This directory does not need to be in the
<         <b>PATH</b> environment variable.</dd>
---
>         <dd>Executable files and DLLs for tools and libraries used
>         by the Java platform. The executable files are identical to
>         files in <code>/jdk1.5.0/bin</code>. The <b>java</b>
>         launcher tool serves as an application launcher, in place
>         of the old <b>jre</b> tool that shipped with 1.1 versions
>         of the JDK software. This directory does not need to be in
>         the <b>PATH</b> environment variable.</dd>
128c129
<        "jdk1.5.0_jre_lib"></a><code>/jdk1.5.0/jre/lib</code></dt>
---
>         "jdk1.5.0_jre_bin_client"></a><code>c:\jdk1.5.0\jre\bin\client</code></dt>
129a131,142
>         <dd>Contains the DLL files used by the Java 2 HotSpot
>         Client Virtual Machine.</dd>
> 
>         <dt><a name=
>         "jdk1.5.0_jre_bin_server"></a><code>c:\jdk1.5.0\jre\bin\server</code></dt>
> 
>         <dd>Contains the DLL files used by the Java HotSpot Server
>         Virtual Machine.</dd>
> 
>         <dt><a name=
>         "jdk1.5.0_jre_lib"></a><code>c:\jdk1.5.0\jre\lib</code></dt>
> 
139c152
<         <li><tt>charsets.jar</tt> -- character-conversion
---
>         <li><tt>charsets.jar</tt> -- character conversion
149c162
<        "jdk1.5.0_jre_lib_ext"></a><code>/jdk1.5.0/jre/lib/ext</code></dt>
---
>         "jdk1.5.0_jre_lib_ext"></a><code>c:\jdk1.5.0\jre\lib\ext</code></dt>
152,154c165,166
<         "../../guides/extensions">Extensions</a> to the Java
<         platform. This is where the JavaHelp jar file goes when it
<         is installed, for example.</dd>
---
>         "../../guides/extensions/index.html">Extensions</a> to the Java
>         platform.</dd>
164c176
<        "jdk1.5.0_jre_lib_security"></a><code>/jdk1.5.0/jre/lib/security</code></dt>
---
>         "jdk1.5.0_jre_lib_security"></a><code>c:\jdk1.5.0\jre\lib\security</code></dt>
171,172c183,184
<         <dt><a name=
<        "jdk1.5.0_jre_lib_sparc"></a><code>/jdk1.5.0/jre/lib/sparc</code></dt>
---
>         <dt><a name="applet" id=
>         "applet"><code>c:\jdk1.5.0\jre\lib\applet</code></a></dt>
174,192d185
<         <dd>Contains the <tt>.so</tt> (shared object) files used by
<         the Solaris version of the Java platform.</dd>
< 
<         <dt><a name=
<        "jdk1.5.0_jre_lib_sparc_client"></a><code>/jdk1.5.0/jre/lib/sparc/client</code></dt>
< 
<         <dd>Contains the <tt>.so</tt> file used by the Java HotSpot
<         Client Virtual Machine, which is implemented with Java
<         HotSpot technology.
<         This is the default VM.</dd>
< 
<         <dt><a name=
<        "jdk1.5.0_jre_lib_sparc_server"></a><code>/jdk1.5.0/jre/lib/sparc/server</code></dt>
< 
<         <dd>Contains the <tt>.so</tt> file used by the Java HotSpot
<         Server Virtual Machine.</dd>
< 
<         <dt><a name="applet"></a><code>/jdk1.5.0/jre/lib/applet</code></dt>
< 
198a192
>       </dl>
200c194,196
<         <dt><a name="fonts"></a><code>/jdk1.5.0/jre/lib/fonts</code></dt>
---
>       <dl>
>         <dt><a name="fonts" id=
>         "fonts"></a><code>c:\jdk1.5.0\jre\lib\fonts</code></dt>
202c198,199
<         <dd>Font files for use by platform.</dd>
---
>         <dd>Contains TrueType font files for use by the
>         platform.</dd>
206a204
>   <p><a name="additional" id="additional"></a></p>
208c206
<   <h2><a name="additional"/>Additional Files and Directories</h2>
---
>   <h2>Additional Files and Directories</h2>
219,226c217,223
<                  ___________|__________ _________
<                 |           |          |         |
<               <a href="#/jdk1.5.0/demo">demo</a>       <a href=
< "#jdk1.5.0/include">include</a>    <a href=
< "#jdk1.5.0/src.zip">src.zip</a>     <a href=
< "#jdk1.5.0/man">man</a>
<              ___|___ _________ __________ ________
<             |       |         |          |        |
---
>                  ___________|__________ 
>                 |           |          |       
>               <a href="#/jdk1.5.0/demo">demo</a>      <a href=
> "#/jdk1.5.0/include">include</a>     <a href=
> "#/jdk1.5.0/src.zip">src.zip</a>
>              ___|___ _________ __________
>             |       |         |          |
228,231c225,227
< "#jdk1.5.0/demo/jfc">jfc</a>       <a href=
< "#jdk1.5.0/demo/jpda">jpda</a>     <a href=
< "#jdk1.5.0/demo/plugin">plugin</a>     <a href=
< "#jdk1.5.0/demo/jni">jni</a>
---
> "#/jdk1.5.0/demo/jfc">jfc</a>       <a href=
> "#/jdk1.5.0/demo/jpda">jpda</a>      <a href=
> "#/jdk1.5.0/demo/plugin">plugin</a>
237c233
<     <p>The additional files and directories shown above are:</p>
---
>     <p>The additional directories shown above are:</p>
242c238
<         "jdk1.5.0_src.zip"></a><code>/jdk1.5.0/src.zip</code></dt>
---
>         "jdk1.5.0_src.zip"></a><code>c:\jdk1.5.0\src.zip</code></dt>
248c244
<         "jdk1.5.0_demo"></a><code>/jdk1.5.0/demo</code></dt>
---
>         "jdk1.5.0_demo"></a><code>c:\jdk1.5.0\demo</code></dt>
254c250
<         "jdk1.5.0_demo_applets"></a><code>/jdk1.5.0/demo/applets</code></dt>
---
>         "jdk1.5.0_demo_applets"></a><code>c:\jdk1.5.0\demo\applets</code></dt>
259c255
<         "jdk1.5.0_demo_jfc"></a><code>/jdk1.5.0/demo/jfc</code></dt>
---
>         "jdk1.5.0_demo_jfc"></a><code>c:\jdk1.5.0\demo\jfc</code></dt>
261c257,258
<         <dd>Examples that use Java 2D and JFC/Swing components.</dd>
---
>         <dd>Examples that use Java 2D<sup><font size=
>         "-2">TM</font></sup> and JFC\Swing functionality.</dd>
264c261
<         "jdk1.5.0_demo_jpda"></a><code>/jdk1.5.0/demo/jpda</code></dt>
---
>         "jdk1.5.0_demo_jpda"><code>c:\jdk1.5.0\demo\jpda</code></a></dt>
271c268
<         "jdk1.5.0_demo_plugin"><code>/jdk1.5.0/demo/plugin</code></a></dt>
---
>         "jdk1.5.0_demo_plugin"><code>c:\jdk1.5.0\demo\plugin</code></a></dt>
273c270
<         <dd>Demos for use with Java Plug-in product.</dd>
---
>         <dd>Contains demos for use with Java Plug-in product.</dd>
276c273
<         "jdk1.5.0_demo_jni"></a><code>/jdk1.5.0/demo/jni</code></dt>
---
>         "jdk1.5.0_include"></a><code>c:\jdk1.5.0\include</code></dt>
278,283d274
<         <dd>Example classes and C code that demonstrate access to
<         poll(2) functionality from the Java 2 Platform.</dd>
< 
<         <dt><a name=
<         "jdk1.5.0_include"></a><code>/jdk1.5.0/include</code></dt>
< 
286,294c277,280
<         "../../guides/jni/index.html">Java Native Interface</a> and
<         the <a href="../../guides/jpda/index.html">Java Virtual
<         Machine Debugger Interface</a>.</dd>
< 
<         <dt><a name=
<         "jdk1.5.0_man"></a><code>/jdk1.5.0/man</code></dt>
< 
<         <dd>Contains troff-formatted man pages for the Java 2 JDK
<         tools.</dd>
---
>         "../../guides/jni/index.html">Java Native
>         Interface</a> and the <a href=
>         "../../guides/jpda/index.html">Java Virtual Machine Debugger
>         Interface</a>.</dd>
298c284
<   <hr/>
---
>   <hr size="3" noshade="noshade" />
303c289
<         <p><a href=
---
>         <p><font size="-2"><a href=
306c292
<         Inc.</a> All Rights Reserved.</p>
---
>         Inc.</a> All Rights Reserved.</font></p>
310,311c296,297
<       alt="Sun" width="64" height="30" /><br />
<      <i>Java Software</i></td>
---
>       alt="Sun" border="0" width="64" height="30" /><br />
>       <font size="+1"><i>Java Software</i></font></td>
