Re: jswat - init
Nathan Fiedler <[email protected]>
| Newsgroups | gmane.comp.java.jswat.user |
|---|---|
| Message-ID | <Pine.LNX.4.44.0209151340260.12439-100000@nuts> |
Thanks for pointing that out. I had forgotten all about that problem with the JRE. It's part of my usual routine after installing the JDK to remove the wacky JRE. I'll have to add a note about it to the JSwat README. thanks n On Sun, 15 Sep 2002, Joseph Edward Miele wrote: > I had the same problem and I resolved it in a rather unusual way. The Sun SDK > installs java.exe in the Windows system directory. I deleted java.exe from the > Windows system directory. With the Java SDK directory in my path, I then tried > launching JSwat per the directions in the README and it worked. > > Will this work for you? I don't know. Give it a shot and let me know. At the > worst, you can just copy the deleted java.exe back from your SDK directory. You > have nothing to lose but your errors. > > - Joe