FYI:
Prior to JDE 2.2.5, I had to set jde-run-applet-doc like this:
file:///h:/dir1/dir2/dir3/file.html
With JDE 2.2.5 and newer, I had to removed the "file:///" prefix, I believe
due to the JDE change of CDing to the dir first to work with JDK1.3
appletviewer. (leaving it in caused an obvious error when JDE tried to CD
to "file:///dir1/...")
I point this out in case it can save anyone else the minor debug time.
