jau-package (for JDK 1.0.2 )
=============================

A java-package to support you with some fine things.
Look at 
	http://www.jausoft.com/Java-1.1X/docs/JavaDevEnv.html

The upper documentation is for the JDK 1.1.X version !

This version is mostly unsupported ... and just for some WEB-JDK1.0.2-STUFF !

Look at the funny too jauwebdir (at www.jausoft.com) !

you need to have:
=================

for compilation:

	o jdk 1.0.2 or greater :-)
	o JavaCC 0.7
	o a unix - make-tool (gnu-make)

for using (classes distribution):

	o jdk 1.0.2 or greater :-)

for documentation only:

	o latex2e
	o latex2html version 97.1 (i use this one)

INSTALL
=======

if everything is installed well,
edit the makefile to enter YOUR directory structure.

compile java-classes with make

generate the html-doku with make html

copy everything to your classpath with make classcpy,
assume that the makefile-makro DESTDIR contains your
destination-path

get jauwebdir to test this library ...

if DESTDIR is in your CLASSPATH, you can now invoke
the jauwebdir  with appletviewer JauWebDir.html

thats it :-)

sven
	

