Hello,
I just downloaded and installed jde-2.2.3 and extracted the zip file (windows NT) in ~/emacs/site.  Next I changed the following line in my ~/.emacs to the following:
 
(add-to-list 'load-path (expand-file-name "~/emacs/site/jde-2.2.3/lisp"))
 
Now the speed bar and the Java mode will not load when emacs loads a .java file.  When I switch the line above back to jde-2.2.2, everything works fine.

Reply via email to