So I created a project, and set my jde-global-classpath.  When I
describe-variable jde-global-classpath it looks
right.  It even looks right inside the prj.el file,
Then when I try to compile (C-c C-v C-c)
the classpath is garbled as follows:

javac -classpath "46:58:47:112:52:100:47:87:111:114:107:58" MyClass.java

It appears that it is converting the classpath to numeric
values and then sending that to the compile command?

my jde-global-classpath looks like ".:/p4d/Work"

Very strange.  I could send my .emacs file (if you really want it, it's
not very pretty).

I thought maybe it was just some simple configuration thing.

I'm running JDE 2.2.0, RedHat 6.2, GNU emacs 20.6.1, Sun JDK 1.2.2.

Thanks, Troy

Reply via email to