At 11:39 AM 8/23/00 -0300, Raimundo Ricardo Matos da Cunha wrote: >To: [EMAIL PROTECTED] >Subject: >--text follows this line-- > >Please enter the details of your bug report here > > I was trying to run a applet with appletviewer from emacs. > I am using follows versions: > host platform: Windows 98 4.10.2222A > JDE version: 2.2.2 > Emacs version: GNU Emacs 20.6.1 > > This is my JDE session error: >appletviewer c:/jdk1.3/demo/applets/Clock/example1.html > This error results from a change in the behavior of the appletviewer in JDK 1.3. The old version accepted the path to the HTML doc. The new version accepts only the document name. It expects to be started in the current directory. I have fixed this in the next release, which will also support applet debugging under JDK 1.3. Meanwhile, you should be able to work around this by opening the html or Java applet file, typing M-x jde-run-applet, and entering the name of the applet html file. - Paul
