		README File for JADI 1.0b

At long last, JADI is now basically finished for version 1.0.  I'd like to
clean it up and polish it, and for that, I need your help.  If you notice
anything which is misbehaving, or that's you'd like to see changed,
please email me at sujal@jhu.edu.

Version 1.0 basically brings all of the basic features I was hoping to 
implement.  Among it's highlights:

	- Integration with Sun's JDK or Symantec's Cafe series of compilers
	  (or any other compiler with command line tools found in your path)
	- Automatic creation of simple HTML templates for applet testing.
	- execution of applets and applications for testing purposes.
	- one click compile.

This program still has quirks, which include:

	- in order to compile, you must save the file first (it just executes javac on the
	file).  This includes any new files created.
	- it is written in the 1.0.2 version of the JDK

There are several bugs, but please let me know of any you find.  I will keep a list on the
JADI web site at http://dan.hcf.jhu.edu/sujal/winjadi/.  

Future plans include:

	- Ability to configure PARAMS in the applet tag
	- Support for a project type file (a la Symantec .vpj or Borland .ide files)
	- Cleaning up graphics and other issues
	- Support for line numbers in the textarea

If you want to see the source code, please email me.  The code is pretty sloppy right now
but it does work! :)

As always, this program is free and will always be free.

Thanks for taking a look,

Sujal
sujal@jhu.edu