eieio-named is not a class?

2002-07-03 Thread Hongbin Wang
I am trying to install jde on emacs 21.1, I got the following error message. Any idea? Thanks! - hongbin error message Debugger entered--Lisp error: (error Given parent class eieio-named is not a class) signal(error (Given parent class eieio-named is not a class)) error(Given parent class %s

Re[1]: eieio-named is not a class?

2002-07-03 Thread Eric M. Ludlam
This happens sometimes when eieio is not byte compiled correctly. Delete all .elc files in eieio, verify there is no other eieio on your path, and re-run the Makefile. Eric Hongbin Wang [EMAIL PROTECTED] seems to think that: I am trying to install jde on emacs 21.1, I got the following error

ANT TARGET COMPLETION

2002-07-03 Thread Ralph Jorre
I have now upgraded to jde229beta10 on redhat 6.2 using emacs 20.5 and ant 1.2 When I toggle jde-ant-complete-target to "off" everything works fine and I am able to build, rebuild etc. However when I toggle this setting to "on" jde cannot find some of the targets in the build file. The