home *** CD-ROM | disk | FTP | other *** search
/ Java 1.2 How-To / JavaHowTo.iso / 3rdParty / Bluette / Readme.txt < prev   
Text File  |  1998-11-17  |  3KB  |  97 lines

  1. ===========================================================================
  2.  
  3.    Bluette (The Java Development Tool) ver 0.63
  4.  
  5. ===========================================================================
  6.  
  7.  
  8. This 0.63 release of Bluette lets you
  9. write Java applications and applets in JDK 1.0.2 with Visual Environment.  
  10.  
  11.  
  12. New features:
  13. -------------
  14.     - Menu event processing
  15.  
  16.     - Image component
  17.  
  18.     - JDB is available
  19.  
  20.     - smart compilation
  21.  
  22.     - JDK 1.1x compiler adoption (not code generation)
  23.  
  24.     - Alignment Palette(0.63+), 
  25.  
  26.  
  27.  
  28. Bluette helps you to:
  29. ---------------------
  30.     - Design and Develop application and applet with Visual interface
  31.         
  32.     - Compile and Run easily source programs that you write
  33.           and even run HTML file which includes Java applet.
  34.  
  35.     - Browse source porgrams class hierarchy and members
  36.  
  37.  
  38.  
  39. Supported platforms
  40. -------------------
  41. Bluette can be run on Microsoft Windows 95, and Window-NT.
  42.   
  43.  
  44.  
  45.  
  46. Bluette contains:
  47. -----------------
  48.     - Bluette.exe
  49.         Bluette executable file.
  50.         
  51.     - JScan.exe
  52.         This file scans java source file and make class information file.
  53.         This file should be in the same directory in which Java compiler is.
  54.  
  55.     - Help Directory
  56.         Help system files. 
  57.         Bluette has very convenient Help system. 
  58.         
  59.         Bluette.hlp : Help about Bluette Program
  60.         Java.hlp : Help about Java API, Language Specification, etc.
  61.  
  62.     - Examples Directory
  63.                 Example java source files
  64.         
  65.  
  66. ********************************************************************************
  67. *                                                                              * 
  68. * IMPORTANT: Please make sure you have JDK 1.0.2 and it's in "Path" list       *
  69. *            and Java compiler and Java runtime must be in the Path,           *
  70. *            example :                                                         *
  71. *                                                                              * 
  72. *              Path = C:\Java\bin;...                                          *
  73. *                                                                              * 
  74. *                                                                              * 
  75. * JDK 1.1x : Bluette doesnot support JDK 1.1x but if you want to run           *
  76. *           JDK 1.1x compiler do it.                                           * 
  77. *             Bluette then will run 1.1x compiler.                             *
  78. *                                                                              * 
  79. ********************************************************************************
  80.  
  81.  
  82. How to get more information
  83. ----------------------------
  84.  
  85.         Bluette home : http://blue.donga.ac.kr/bluette
  86.         E-mail : blue@esther.donga.ac.kr
  87.  
  88.  
  89. Bluette 0.7 is comming soon !
  90. -----------------------------
  91.  
  92. Bluette 0.7 will be released on December 1.
  93. You can download it and see the new shape of Bluette 0.7 now !
  94.  
  95.  
  96. Thanks.
  97.