Ping Liang writes:
> I noticed that with nqmacs and jdee-2.3.5, the menu project->project
> file->* (most of them) does not work. It brings up the directory
> dialog (which is nice), but the dialog always has "open" and "cancel"
> buttons, even if you want to create new or save the project file.
> "load" seems to work fine, simply because it does not need to bring up
> the dialog.
The options
JDE->Project->Project File->Create New
Save
Open
OpenAll
all work for me with JDEE 2.3.5 and nqmacs. Further, there is no
dialog associated with these options so I'm a bit puzzled by your
description of your problem.
Also, Ping, may I suggest that it is not the best strategy to
try to learn to use the JDEE with a developmental version of
Emacs. JDEE 2.3.5 was developed against the latest production
version of Emacs and hence is not guaranteed to work with the
development versions. In fact, some incompatibilities have
already surfaced. By using the developmental version, you make
it difficult for yourself and for me to determine whether the
problem is with the JDEE, your setup, or with the developmental
version.
>
> I have been manually maintaining prj.el file so this does not impact
> me.
A very bad idea.
Paul
> But I think it would be nice to have it working when I am trying
> to convince my co-workers to switch to jdee...