===================================================================
	   The environment informally known as dejava
		version:  1.6 for JDK 1.0
		date:	  February 14, 1996
		authors:  satoo@pfu.fujitsu.co.jp
			  shira@pfu.fujitsu.co.jp
===================================================================

NOTICE
======
There are no limit for selling any products developed using this
system, but selling this system itself or including this system to
any products for sale is strictly prohibitted. This system is free
for copying, distributing, modifying and using for any purpose except
business. And this system is completely no warranty in any meanings,
so the authors/distributers of this system are not responsible for any
damages caused by using or not using this system.

If you find any problem with this system, please tell the authors.
Comments, suggestions and bug fixes are always welcome, of course :-)

We hope you enjoy with this system, and this system makes Sun's Java(tm)
Programing Language more friendly.

Thanks for using this system, and thanks for developing the Java Programing
Language.

						Enjoy!
What is teikade?
----------------
This system was formerly known as dejava. But the name went against
Sun's trademark using policy, so we had to change its name.
Brand new name for this system is teikade, stands for:
    The environment informally known as dejava
As this name mentions, difference between dejava and teikade is just only
difference of these names:-)

What was dejava?
----------------
dejava was environment, for everyone make programs using java language.
dejava stands for Developers' Environment for Java. The system was designed
to provide fine Java programming environment. Its features were:

- based on Java plain source files
- Smalltalk like class/method based browser
- on-line compilation by specified Class/Package/Project
- on-line execution for a class who has void main(String[])
- Applet execution using AppletViewer
- file-based tool frames(ex. grep frame, goto-line frame)
- Smalltalk like change list mechanism
- default header comment for Project/Package
- .properties file for several properties

Documentation
-------------
Document files are found in doc/ directory. Files with suffix .euc
are written in Japanese and encoded to EUC coding system. Files with
suffix .sjis are also written in Japanese but encoded to Shift JIS
coding system.

file		contents
----		--------
README		This file
COPYRIGHT	Copyright notice for teikade system
STARTUP		What to do/know before running teikade system
WINDOWS		Features and operations for windows used in this system
PROPERTIES	Properties can be specified in .properties file
BUGS		Information about known bugs
CHANGES		Change history(not updated. sorry)
VERSION		The version of teikade
KEYBIND		Information about Motif resources for Emacs-like
		keybindings

Trademarks
----------
teikade is trademark of PFU Ltd.
Java and HotJava are trademarks of Sun Microsystems, Inc.
