At 09:29 AM 4/3/2001 +0200, you wrote:
>On Mon, Apr 02, 2001 at 12:56:33PM -0400, Paul Kinnucan wrote:
>
>> >Paul, it might be a good feature enhancement in the future to allow the
user
>> >to customize where the JDE jars are located.
>>
>> I'm not keen on doing this. Adds yet another degree of f
At 11:39 AM 4/2/01 -0500, you wrote:
>> From: Jose Luis Marin [mailto:[EMAIL PROTECTED]]
>[snip]
>> My current /etc/emacs20/site-start.d/50jde.el contains the following:
>>
>> (setq load-path (nconc load-path (list (format
>> "/usr/share/%s/site-lisp/jde/"
>> d
On Mon, Apr 02, 2001 at 11:07:28AM -0500, Nick Sieger wrote:
> > java -classpath
> > /usr/share/emacs/20.7/site-lispjava/lib/jde.jar:/usr/lib/j2sdk1.3/
> ^^
> I'd say this is your problem right here. The path to jde.jar appears to be
> incorrect. The JDE calcul
> I'm following the JDEbug user's guide closely, but when I try to
> launch the debugger (Processes->Start Debugger), it fails because the
> classpath is somehow mangled. This is what the JDEbug buffer shows:
>
> ===
> cd /home/jlmarin/webprogs/
> java -classpath
> /usr/share/emacs/20.7/site-
Hi all,
I'm just starting to to use jde and JDEbug, so please bear with me
if I sound clueless...
OK, I'm using Debian (unstable), j2sdk 1.3 from blackdown (deb
packages for woody), and emacs 20.7.2; the jde package is from
unstable too, version 2.2.6.2.
I'm following the JDEbug user's guide c