Sun Java Solaris Communities My SDN Account
 
J2SE 5.0

Installation Instructions for Documentation for J2SE 5.0

 

Documentation Installation Instructions
for Java 2 Platform Standard Edition 5.0

Japanese

You should have approximately 285 MB of free disk space before installing the documentation.

Install the Java 2 Platform Standard Edition 5.0 documentation by following these steps:

1. Where to unbundle your documentation

You can install the documentation inside your JDK directory or in any other location you prefer.

Unbundling the JDK documentation creates a docs directory (folder) in the current directory, putting all the documentation inside that directory as shown here.

                           docs
___________________|_____________________
| | | | | |
index.html guide api tooldocs relnotes images
| | | | |

2. Unbundle your documentation
Unbundle the documentation using the a zip-compatible utility such as winzip, unzip, gunzip, or pkunzip. Your utility must support long file names.
  • To unbundle the documentation bundle using the zip utility:

    C:> unzip jdk-1_5_0-doc.zip

    You can also unbundle the .zip file using the JDK's jar utility:

    C:> jar xvf jdk-1_5_0-doc.zip

    Note: If you are using another tool that doesn't preserve path names by default, be sure to specify that path names be preserved. For example, if you are using pkunzip, specify -d:

    C:> pkunzip -d jdk-1_5_0-doc.zip

Unzipping the documentation bundle creates a docs/ directory containing your Java 2 Platform documentation.
3. View the documentation

Open the docs/index.html page in a browser. This is the front page and table of contents of the JDK documentation.

Oracle is reviewing the Sun product roadmap and will provide guidance to customers in accordance with Oracle's standard product communication policies. Any resulting features and timing of release of such features as determined by Oracle's review of roadmaps, are at the sole discretion of Oracle. All product roadmap information, whether communicated by Sun Microsystems or by Oracle, does not represent a commitment to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. It is intended for information purposes only, and may not be incorporated into any contract.