updating readme

git-svn-id: svn://10.0.0.236/trunk@33321 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jband%netscape.com 1999-06-01 02:31:13 +00:00
parent 64757d8306
commit 3a49dee03c

View File

@ -10,6 +10,9 @@ JavaSript Debugger (built in js/jsdj). This version assumes that you have a
JRE compatible JVM installed. Only Windows is supported for this Java-based
debugging.
The makefile assumes that the jdk/include directory is part of the path
in your 'include' environment variable so that is can find jni.h.
Though only Windows makefiles are supplied, the basic code in js/jsd should
compile for other platforms -- it is a newer version of code that builds and
ships with Communicator 4.x on many platforms.