Re: Java IDE

1999-06-30 Thread Chr. Clemens Lee
ut most IDE's is that they try to incorporate thier own > editing tool and none come near the power of vi or emacs. The same applies to Jacob (http://www.kclee.com/clemens/jacob/). Like JDE it is a Java class browser and project manager that uses Emacs. One of the differences is that it is wri

Re: (long) finalizer() - potential bug

1999-01-07 Thread Chr. Clemens Lahme
As someone else mentioned the test code did work for me with jdk1.1.7 v1a with java, but not with jre. Just wanted to add, that, when I added a System.exit( 0 ) call to main, jre does work for me. Bye, Clemes Changed test example: public class F { protected void finalize() throws T

Re: Java Shell

1999-01-04 Thread Chr. Clemens Lahme
ed it also in server mode to start javac several times and saved some seconds compiling his project. (ok, might be still slower than jikes, but just as an example). Bye, Clemens

Re: Classbrowser for Java & Emacs

1998-06-03 Thread Chr. Clemens Lahme
Hi Franz, take a look at Jacob: http://mats.gmd.de/clemens/jacob/ It might be exactly what you are looking for. Cu, Clemens > From: Franz Reitinger <[EMAIL PROTECTED]> > Date: Wed, 3 Jun 1998 14:35:10 +0200 > > Developing Java-apps with Emacs is a fine thing. However

KDE AWT title text bug in sbb 1.1.6 v1-test

1998-05-28 Thread clemens
lesstif 0.84 I hope the problem lies not in compiling the jdk myself, but everything else looks nice. Cya, Clemens P.S. Thanks again Steve for your great contribution. -- /** * Test for jdk 1.1.5 (sbb) libc5 and KDE. Title of Frame is "AWTapp" * but it should be "Test