While compiling jde-2.3.3beta2 on Windows XP, GNU Emacs 21.3.1 (i386-msvc-nt5.1.2600) of 2003-03-27 on buffy, I get:
While compiling toplevel forms in file
c:/usr/site-lisp/jde-2.3.3beta2/lisp/jde-xemacs.el:
!! File error (("Cannot open load file" "debug-toolbar"))
Sure enough, I do not have a debug-toolbar.el anywhere on my machine.
Commenting out line 102 works around the problem:
;;;(require 'debug-toolbar)
I don't know if this will cause other problems with GNU Emacs jde.
Cheers,
--
Robert
