Tuesday, August 29, 2006

emacs jdk

Problems compiling from within emacs,

First needed to set JAVA_HOME environment variable to find jdk
Next needed to create a symbolic link for bsh.jar from within /usr/share/emacs21/site-lisp/java/lib
Finally needed to set the classpath to /usr/share/java/jde.jar:.
The first part to compile and the second for it to run.

No comments: