Closed liar666 closed 8 years ago
Commenting out require(jdee-test) in jdee.el seems to work around the problem for now...
Thanks for the bug report. I created MELPA PR to fix this. It's tracked in #81.
I just updated another machine and got the same error for require(dash). I don't know Emacs's package system, so I don't know if it is possible to do so, you might need to add a dependancy of jdee to dash...
Does dash just need to be added to the Cask file?
AFAIK package requirements have to be added to the package file (jdee.el in our case) specified in Cask - see Library Headers. Deps specified in Cask/development section are only for development (tests?) and will not be included in packaged library, only the libs from "Library Headers".
I've just upgraded to lastest jdee from ELPA.
When opening a java file, I get: