Re: Problems with Emacs/JDE

1999-07-13 Thread ichbin
Not to avoid the problem but you know IBM just came out with a version of VisualAge for Java for Linux. If you want to be pushed into an OOD\OOP java environment then by all means give it a try. It's also FREE. I have always used Visual Cafe on NT for last 2 years. In the last month and a half I

Re: Problems with Emacs/JDE

1999-07-13 Thread Justin Lawler
Thanks all, i got it working in the end. I just didn't see the JDE section because i wasn't editing a java file. Justin. [EMAIL PROTECTED] wrote: > Hopefully I can help a little with the JDE problem. I have been using > JDE/XEmacs v20.4 as my development environment on Debian Linux/i386 for

Re: Problems with Emacs/JDE

1999-07-12 Thread Chris Woods
Justin Lawler <[EMAIL PROTECTED]> writes: > Hi, > > i have been trying to get JDE working also, but cannot. In the documntation, > it says that you need to specify the location of JDE in you ".emacs" file. I have >been > unable to find that file anywhere on my system. > It is not in my home dir

Re: Problems with Emacs/JDE

1999-07-12 Thread matt
Hopefully I can help a little with the JDE problem. I have been using JDE/XEmacs v20.4 as my development environment on Debian Linux/i386 for quite some time. The following are for XEmacs - YMMV. Automatic syntax and paren highlighting are in the Options menu. Remember to save your options after

Re: Problems with Emacs/JDE

1999-07-12 Thread Justin Lawler
Hi, i have been trying to get JDE working also, but cannot. In the documntation, it says that you need to specify the location of JDE in you ".emacs" file. I have been unable to find that file anywhere on my system. It is not in my home directory, or in the location of all the xemacs files. I eve

Re: Problems with Emacs/JDE

1999-07-12 Thread Stefan Bodewig
Hi Alexander, i'm sending a direct copy to you because blackdowns majordomo doesn't like my mails - at least sometimes. > "AS" == Alexander Schatten <[EMAIL PROTECTED]> writes: AS> ad 1) when I have some identation like: I've allready seen someone pointing you to TAB. If you want to get

Re: Problems with Emacs/JDE

1999-07-11 Thread Alexander Schatten
Kontorotsui wrote: > On 10-Jul-99 Alexander Schatten wrote: > > ad 1) > > when I have some identation like: > > for (int i=1; (i<10); i++) { > > System.out.println("" + i); // when I press enter here I want the next > > line to start > > // automatically here and not > > // here > > }

Problems with Emacs/JDE

1999-07-11 Thread Alexander Schatten
whew, I just started the move from windows to Linux and try to work like a true man ;-) using xemacs and JDE. well the first steps were o.k., I even mastered installing the JDK 1.2 with mySQL JDBC driver, but now I have some configuration problems with xemacs and JDE I cannot solve. would be grea

RE: Problems with Emacs/JDE

1999-07-10 Thread Kontorotsui
On 10-Jul-99 Alexander Schatten wrote: > ad 1) > when I have some identation like: > for (int i=1; (i<10); i++) { > System.out.println("" + i); // when I press enter here I want the next > line to start > // automatically here and not > // here > } I think you have to press tab after

Problems with Emacs/JDE

1999-07-10 Thread Alexander Schatten
whew, I just started the move from windows to Linux and try to work like a true man ;-) using xemacs and JDE. well the first steps were o.k., I even mastered installing the JDK 1.2 with mySQL JDBC driver, but now I have some configuration problems with xemacs and JDE I cannot solve. would be g