Re: JIKES and Xemacs

1999-08-19 Thread Cris J. Holdorph
Jim Franklin Writes: > Hi folks > I was wondering if anyone knew how to parse debugger messages when > using JIKES in Xemacs? > > Jim Franklin I don't use emacs myself, but I did notice that if you type 'jikes' with no parameters you get a usage text. And in there it mentions... +D

Re: JIKES and Xemacs

1999-08-19 Thread Paul Reavis
Jim Franklin wrote: > > Hi folks > I was wondering if anyone knew how to parse debugger messages when > using JIKES in Xemacs? Use the +E switch. -- Paul Reavis [EMAIL PROTECTED] Design Lead Partner Software, Inc.http://www.partner

JIKES and Xemacs

1999-08-19 Thread Jim Franklin
Hi folks I was wondering if anyone knew how to parse debugger messages when using JIKES in Xemacs? Jim Franklin

Re: Problems with examples of libpsjava

1999-08-19 Thread David Rocher
On Wed, Aug 18, 1999 at 05:03:36PM +0200, Andreas Tille wrote: > I really have no idea how to fix that. The CLASSPATH variable > is not set as I read in the Debian documentation. Could this be > the point that some CLASSPATHes have to be set and if yes > which? you should have /usr/lib/postgresq

CLASSPATH settings for JDBC

1999-08-19 Thread Andreas Tille
Hello, I tried to get database access via freetds_jdbc. The installation process seemed to be successful. By default the necessary files are installed in /usr/local/share/LocalJava. To let the example work I have to set the CLASSPATH variable correctly. Now I've read in /usr/doc/jdk1.1/README.

Problems with examples of libpsjava (fwd)

1999-08-19 Thread Andreas Tille
Sorry, if this posting reaches the list twice, but I didn't found it in my mailbox from the list and I'm afraid that it has been lost the day before. Hello, I managed to get my first "Hello-Word"-like Java programs. Now I started fiddling around with the examples of libpgjava because I intend to