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.

Attachment: .emacs
Description: Binary data

Attachment: .jde_emacs
Description: Binary data

Attachment: .aspectj_emacs
Description: Binary data

Attachment: prj.el
Description: Binary data

Reply via email to