home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Java 1.2 How-To
/
JavaHowTo.iso
/
3rdParty
/
Bluette
/
Readme.txt
< prev
Wrap
Text File
|
1998-11-17
|
3KB
|
97 lines
===========================================================================
Bluette (The Java Development Tool) ver 0.63
===========================================================================
This 0.63 release of Bluette lets you
write Java applications and applets in JDK 1.0.2 with Visual Environment.
New features:
-------------
- Menu event processing
- Image component
- JDB is available
- smart compilation
- JDK 1.1x compiler adoption (not code generation)
- Alignment Palette(0.63+),
Bluette helps you to:
---------------------
- Design and Develop application and applet with Visual interface
- Compile and Run easily source programs that you write
and even run HTML file which includes Java applet.
- Browse source porgrams class hierarchy and members
Supported platforms
-------------------
Bluette can be run on Microsoft Windows 95, and Window-NT.
Bluette contains:
-----------------
- Bluette.exe
Bluette executable file.
- JScan.exe
This file scans java source file and make class information file.
This file should be in the same directory in which Java compiler is.
- Help Directory
Help system files.
Bluette has very convenient Help system.
Bluette.hlp : Help about Bluette Program
Java.hlp : Help about Java API, Language Specification, etc.
- Examples Directory
Example java source files
********************************************************************************
* *
* IMPORTANT: Please make sure you have JDK 1.0.2 and it's in "Path" list *
* and Java compiler and Java runtime must be in the Path, *
* example : *
* *
* Path = C:\Java\bin;... *
* *
* *
* JDK 1.1x : Bluette doesnot support JDK 1.1x but if you want to run *
* JDK 1.1x compiler do it. *
* Bluette then will run 1.1x compiler. *
* *
********************************************************************************
How to get more information
----------------------------
Bluette home : http://blue.donga.ac.kr/bluette
E-mail : blue@esther.donga.ac.kr
Bluette 0.7 is comming soon !
-----------------------------
Bluette 0.7 will be released on December 1.
You can download it and see the new shape of Bluette 0.7 now !
Thanks.