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
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
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
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
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