m0smith / malabar-mode

EMCS JVM Integration for Java and other JVM based languages
GNU General Public License v2.0
330 stars 52 forks source link

eieio-oref: Wrong type argument: (or eieio-object-p class-p), nil #186

Open tonycpsu opened 8 years ago

tonycpsu commented 8 years ago

Emacs 24.4, current git master of malabar-mode. I think I followed the installation instructions properly, but I get this error when typing M-x malabar-mode:

eieio-oref: Wrong type argument: (or eieio-object-p class-p), nil

My minimal-ish .emacs is attached. Any ideas?

emacs-malabar-mode.txt

alt-vena commented 8 years ago

I am having this problem as well. Do you have (ede-java-root-project defined in your init file? I also tried with the ede-generic-project option but got an error that the :file slot was not valid. I will try later when adding (ede-java-root-project .... )