Hello,

I don't get JDE and emacs to work together. I use NTEmacs20.3.1 amd
JDE-2.1.1. I do not know to provide the cc-mode number. (I didn't
install any cc-modes).

I installed emacs as required and did what the JDE installation guide on
http://sunsite.auc.dk/jde/ told me: Create a home directory and the
corresponding home environment variable  (autoexec.bat entry SET
home=c:\internet-work\home). Now I should install shellex.exe. I found
only a 16 kB file named shelex (a single l). What do I have to do with
it?

I put my .emacs file into the \home\ directory, it contains only a few
lines:

(setq load-path
       (nconc
          '(
             "~/emacs/site/jde-2.1.1"
           )
           load-path)))
(require 'jde)

When I start emacs no additional menu-entries are visible. When I load a
code file with the extention .java I get the JAVA entry in the toolbar
but there is no JDE menu entry and the key-words are not highlighted or
colored. It only shows me that cc-mode is started.

I am not even sure if emacs starts the .emacs file and starts the JDE.

Your help is appreciated very much.

Thank you.
Max

I will appreciate your help very much. Thank you!!!

Max

Reply via email to