At 08:22 AM 12/28/99 -0600, Roger Kirchner wrote:
>I have NT/Emacs 20.4.1 and JDE 2.1.6beta14. I have an applet Xmas99.java
>and a corresponding Xmas99.html. I can run the applet using appletviewer
>from a shell in emacs, but when I try to use JDE/Run Applet, I get
>"ShellExecute failed" in the bottom buffer. I'm using Netscape 4.7
>
>I don't know what to do to
>
> 7.Set up Emacs to use a browser.
>
It sounds like your Emacs is looking for the shellex program, probably
because of code in your .emacs file. NT/Emacs 20.4 does not require an
external shellex program. Remove the shellex code from your .emacs file.
See http://sunsite.auc.dk/jde/install.html#SpecifyingBrowser for more
information.
- Paul