At 11:59 AM 5/26/99 +0200, Dr. Volker Zell wrote:
>Hi
>
>System: WinNT 4.0/SP3
> Cygwin B20.1 with egcs-1.1.2
> - cygwin1.dll -
>ftp://ftp.franken.de/pub/win32/develop/gnuwin32/cygwin/porters/Vinschen_Cori
>nna/B20
>
>Software: Xemacs-21.0/Cygwin - ftp://ftp.xemacs.org/pub/xemacs/xemacs-21.0/
> jde-2.1.6b2 - http://sunsite.auc.dk/jde/
>
>
>When selecting 'Overrid Method' from the jde menu and the bean-shell is not
>yet started, I get the following error:
>
>
> Starting the BeanShell. Please wait...
> End of stream: "internal input stream"
>
>In effect the BeanShell is started. The second time I call 'Overrid Method'
>it works.
>
I'll look into this. BTW, I believe override method command does not work
if the class is
an inner class. I plan to provide a fix for this as well.
- Paul