home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / J A V A / Java Development Kit V1.2 / jdk12-win32(1).exe / data1.cab / files_ja / Readme < prev   
Encoding:
Text File  |  1998-12-01  |  5.9 KB  |  147 lines

  1.                                    README
  2.  
  3.                            JavaTM Development Kit
  4.                                  Version 1.2
  5.  
  6.            For a hypertext version of this file, see "README.html"
  7.  
  8.    * Introduction
  9.    * Features
  10.    * JDK Documentation
  11.    * System Requirements
  12.    * Installation
  13.    * Demos
  14.    * Sun Java Web Pages
  15.  
  16.    This further information is in README.html:
  17.    * Changes
  18.    * Compatibility
  19.    * Bug Reports and Feedback
  20.    * Contents of the Java Development Kit
  21.    * Java Runtime Environment including Java Plug-in
  22.  
  23. Introduction
  24.  
  25.      Thank you for downloading this release of the Java(TM) Development
  26.      Kit, version 1.2. The Java Development Kit (JDK(TM)) is the
  27.      development environment for building applications, applets, and
  28.      components that can be deployed on the Java platform. This README
  29.      file covers both the JDK Production Release for Windows and the
  30.      JDK Reference Implementation for Solaris.  A Japanese version of 
  31.      this README is on the Java Software website at 
  32.      http://java.sun.com/products/jdk/1.2/ja/README.
  33.  
  34.  
  35.      JDK software includes tools useful for developing and testing
  36.      programs written in the Java programming language and running on
  37.      the Java 1.2 platform. These tools are designed to be used from
  38.      the command line. Except for appletviewer, these tools do not
  39.      provide a graphical user interface.
  40.  
  41.      On Windows, a separate Java Runtime Environment including
  42.      Java Plug-in is also installed with the JDK.  On Solaris, you 
  43.      can obtain this separately.  For more information,
  44.      see Java Runtime Environment including Java Plug-in.
  45.  
  46. Features
  47.  
  48.      Version 1.2 of the Java Development Kit offers significant
  49.      improvements in functionality, performance, security and global
  50.      support. See:
  51.  
  52.         * Summary of New Features - Features added since JDK 1.1.
  53.           http://java.sun.com/products/jdk/1.2/docs/relnotes/features.html
  54.  
  55.         * Guide to Features - Complete list of all features.
  56.           http://java.sun.com/products/jdk/1.2/docs/index.html#guide
  57.  
  58. JDK Documentation
  59.  
  60.      The JDK Documentation contains release documentation, Java
  61.      API specifications, developer guides, tool documentation, demos,
  62.      and links to related documentation. It is available in a separate
  63.      download bundle.
  64.  
  65.      If you have not already downloaded your own local copy of the JDK
  66.      Docs, you can do so from the JDK 1.2 download page.
  67.  
  68. System Requirements
  69.  
  70.      The JDK 1.2 software is available on three platforms:
  71.  
  72.         * Win32 Release for Windows 95, Windows 98 and Windows NT on
  73.           Intel hardware. For Windows NT, only version 4.0 is
  74.           supported. A 486/DX or faster processor and at least 48
  75.           megabytes of RAM are recommended.  
  76.         * Solaris/SPARC Release. Only Solaris versions 2.5.1, 2.6
  77.           and 7 (also known as 2.7) are supported. At least 
  78.           48 megabytes of RAM is recommended.  Solaris patches
  79.           may need to be installed (see installation instructions).
  80.         * Solaris/Intel Release. Only Solaris versions 2.5.1, 2.6
  81.           and 7 (also known as 2.7) are supported. A 486/DX or 
  82.           faster processor and at least 48 megabytes of RAM are 
  83.           recommended.  Solaris patches may need to be installed
  84.           (see installation instructions).
  85.  
  86.      On Solaris, Sun releases both a Reference Implementation and 
  87.      Production Release.  See: 
  88.      http://java.sun.com/products/jdk/faq.html#prod|ref
  89.  
  90.      On all systems you should have 65 megabytes of free disk space
  91.      before attempting to install the JDK software. If you also install
  92.      the separate documentation download bundle, you need an additional
  93.      85 megabytes of free disk space.
  94.  
  95.      JDK 1.2 is localized for Japanese.  For more information, see
  96.      http://java.sun.com/products/jdk/1.2/japan-notes.html
  97.  
  98. Installation
  99.  
  100.      The complete JDK is composed of the JDK Software plus the JDK
  101.      Documentation, each of which is separately downloadable.
  102.      Installation instructions for each release are maintained on the
  103.      Java Software web site:
  104.  
  105.         * For the Win32 Installation Instructions, go to
  106.           http://java.sun.com/products/jdk/1.2/install-windows.html
  107.         * For the Solaris Installation Instructions, go to
  108.           http://java.sun.com/products/jdk/1.2/install-solaris.html
  109.  
  110.      Refer to the COPYRIGHT and LICENSE for legal terms of use.
  111.  
  112. Demos
  113.  
  114.      A demo directory is included in this software bundle with a
  115.      variety of applets and Swing applications for you to try out. The
  116.      demos come with complete source code.
  117.  
  118. Sun Java Web Pages
  119.  
  120.      For additional information, refer to these Sun Microsystems pages
  121.      on the World Wide Web:
  122.  
  123.      http://java.sun.com/
  124.           The Java Software web site, with the latest information on
  125.           Java technology, product information, news, and features.
  126.      http://java.sun.com/products/jdk/1.2/index.html
  127.           JDK 1.2 Product and Download Page
  128.      http://java.sun.com/docs
  129.           Java Platform Documentation provides access to white papers,
  130.           the Java Tutorial and other documents.
  131.      http://developer.java.sun.com/
  132.           The Java Developer Connection web site. (Free registration
  133.           required.) Additional technical information, news, and
  134.           features; user forums; support information, and much more.
  135.      http://java.sun.com/products/
  136.           Java Technology Products & API
  137.      http://www.sun.com/solaris/java/
  138.           Java Development Kit for Solaris - Production Release
  139.  
  140.   ------------------------------------------------------------------------
  141. This Java Development Kit is a product of Java Software of Sun
  142. Microsystems(tm), Inc.
  143.  
  144. Copyright ⌐ 1997, 1998, Sun Microsystems, Inc.
  145. 901 San Antonio Road, Palo Alto, California 94303-4900 USA.
  146. All rights reserved.
  147.