Re: JDEbug is not in the emacs menus

2001-12-02 Thread Kevin A. Burton
Slava Zimine [EMAIL PROTECTED] writes: Hello to al. OS: linux emacs 20.7.1 jde: 2.2.9.beta7 jdk 1.3.1 Upon a launch of emacs on some java source file i do not see in the menus the JDEbug menu, yet '(jde-debugger (quote (JDEbug))) is specified in ~/.emacs file The menu

Re: jde-debug does not load the .java Source

2001-12-02 Thread Slava Zimine
Did you compile with java -g option? '(jde-compile-option-command-line-args (quote (-g))) jde-2.2.9 '(jde-compile-option-command-line-args -g) jde-2.2.8 regards, from Genf. Slava On Wed, 2001-11-28 at 18:20, Reichert, Torsten wrote: Hi to the experts Typing 'next' in a jde-debug

Re: JDEbug is not in the emacs menus

2001-12-02 Thread Milan Zimmermann
Same problem for me. The only way I can fix  it is to do the following: - open A.java (whatever) - force Beanshell to start by compiling A.java - close A.java - open A.java == JDeBug is in the menu now Any ideas why this is hapenning? Thanks, Milan On December 2, 2001 01:35 am, you wrote:

JdeBug - Help- local variables do not expand in 2.2.9 beta6 (etc)

2001-12-02 Thread Milan Zimmermann
After upgrading from 2.2.7 to 2.2.9 beta6, I had multiple problems, some of them I was able to work around, but three (at least) I do not know what to do about. 1. I have the customization variable set that allows to show Local Variables on each step. I can see the Local variables buffer

Re: JDEbug is not in the emacs menus

2001-12-02 Thread Paul Kinnucan
Milan Zimmermann writes: Same problem for me. The only way I can fix  it is to do the following: - open A.java (whatever) - force Beanshell to start by compiling A.java - close A.java - open A.java == JDeBug is in the menu now Any ideas why this is hapenning? * An error is

Re: JdeBug - Help- local variables do not expand in 2.2.9 beta6 (etc)

2001-12-02 Thread Milan Zimmermann
On December 2, 2001 07:09 pm, you wrote: 1. I have the customization variable set that allows to show Local Variables on each step. I can see the Local variables buffer with all the variables, but when I try to expand them by keyboard-entering + on the [+] I get a message:

jde under Xemacs

2001-12-02 Thread Shashank
Hi ! I installed cygwin version oflatest Xemacs .. but when I open a java file it is no table to load the JDE. The Xemacs doesn't shows JDE on menu bar. If I try to change mode by jde-mode it says error in loading no such file or directory. what is the problem.. thanks in advcance tkae care