|
I'm trying to use the AspectJ compiler on a Windows
ME machine.
I've set up my jde-compiler etc. etc., but when I
attempt to compiler a file (M-x jde-compile) I get the following
error:
cd
c:/aspectj1.0/examples/tjp/
c:/aspectj1.0/bin/ajc -emacssym -classpath c:/aspectj1.0/lib/aspectjrt.jar -g *.java /c: /c: No such file or directory
Where does this "/c:" come from - it looks like
something to do with handling the compilation sub-shell, but I'm not
certain.
How do I go about debugging this
situation?
My environment:
Windows ME
The .emacs file (and the two files loaded by
.emacs) and the prj.el files are attached.
|
.emacs
Description: Binary data
.jde_emacs
Description: Binary data
.aspectj_emacs
Description: Binary data
prj.el
Description: Binary data
