Hi,
Has anyone managed to get Emacs 24 and JDEE to work?
I tried on Mac OS with the MacPorts emacs (24.2.1) and it seems that
CEDET 1.0 no longer works, CEDET 1.1 compiles but then it flunks out
with a jde-get-tools-jar problem. That last one I think I could work
out, but it seemed worth asking i
> "Paul" ==writes:
Paul> Will you please send the entire file? Patch on OSX barfs on
Paul> 46.
Here is the entire file (I hope the attachment makes it).
;; Create autoloads and build the lisp source code. The paths are substituted
;; by the ant build.
(defun jde-make-autoloads
Will you please send the entire file? Patch on OSX barfs on 46.
Thanks.
On Sep 10, 2012, at 4:17 PM, shya...@member.fsf.org wrote:
> Hi,
>
> I depend on JDEE and when it went away as a Debian package I found
> myself building my own from the subversion trunk.
>
> One thing I seem to have le