At 04:19 PM 7/14/00 -0500, you wrote: > > >Please enter the details of your bug report here > >Scenario: >I open an Xemacs java buffer via efs; LoginBean.java. >The file resides on my local system, but is accessed via efs. >(this is just for inter-system convenience via bookmarks) >The toolbar JDE and Classes headings/menus do not appear, >just '... ... Tools Java'. >The open JDE buffer is listed under Buffers->JDE-> >A listing of the buffers shows this buffer to be Mode JDE. >Switching this buffer to another frame makes no difference. > >I close this buffer and switch to the same file accessed via 'C-x C-f' or >'visit' in viper mode. The usual JDE Classes toolbar entries appear. >A listing of the buffers shows this buffer to be Mode JDE. > >What might be causing the JDE Menus to not appear under efs? >I thought it might be the naming of the file under efs to be file.java@system >but I changed this back to simply file.java under customize and the odd >behavior remains; so the filename does not seem to be involved. > >Thanks for any insight. > >-Ray > >Emacs : XEmacs 21.1 (patch 9) "Canyonlands" [Lucid] (sparc-sun-solaris2.6) of Tue Feb 29 2000 on troll >Package: JDE version 2.1.8 Hi Ray, I used EFS to open a Java source file with JDE-2.1.9 on XEmacs 21.1 (patch9) and Solaris 2.6 and it worked exactly as expected. I see both the JDE and the JDEbug menu. There must be something wrong with your setup that is causing the jde-mode function to abort before it gets a chance to install the menus. Try loading a Java source file and then executing M-x show-message-log to see if any Lisp errors occurred. - Paul
