I got two errors while compiling this release:

1.

While compiling toplevel forms in file /home/eric/emacs/jde/lisp/jde-bug.el:
  !! error (("Given parent class jde-db-debugger is not a class"))

and 2.

While compiling toplevel forms in file /home/eric/emacs/jde/lisp/jde.el:
  !! Malformed property list (((:initarg :version :version string "Compiler version.") 
("Compiler version.")))

In message <[EMAIL PROTECTED]>, Paul Kinnucan writes:
: http://jde.sunsite.dk/rootpage.html#Downloading
: 
: JDE 2.2.9beta2
: 
: ***************************************************************
: *                         PLEASE READ                         *
: ***************************************************************
: *                                                             *
: * This release requires semantic 1.4beta10 (or later),        *
: * speedbar 0.13 (or later), and eieio-0.16 (or later,         *
: * except eieio-0.17beta1). You can obtain all three           *
: * packages at http://cedet.sourceforge.net                    *
: *                                                             *
: * This release requires version 1.2.2 (or later) of the       *
: * JDK.                                                        *
: *                                                             *
: * Note: This release does not work with eieio-0.17beta1, but  *
: * it does work with eieio-0.17beta2.                          *
: *                                                             *
: * This release also requires avltree.el, which is part of the *
: * elib 1.0 package. You can obtain elib at the JDE web site   *
: * in compressed tar (http://sunsite.dk/jde/elib.tar.gz)       *
: * or zip (http://sunsite.dk/jde/elib.zip) format.             *
: *                                                             *
: * JDEbug runs on Windows 2000 only if Service Pack 2 (or      *
: * later) is installed.                                        *
: *                                                             *
: * If syntax-coloring does not work, download and install      *
: * overlay-fix.el from the semantic web site.                  *
: *                                                             *
: ***************************************************************
: 
: * The jde-build-ant-command now quotes all path arguments to 
:   accommodate Windows. This change was submitted by 
:   "Kevin Jones" <[EMAIL PROTECTED]>. I don't use Ant so I've
:    not tested this change.
: 
: * Replaced the customization variable jde-db-debugger with
:   jde-debugger to be consistent with jde-compiler.
: 
: 

Reply via email to