Mike,
I am using XEmacs and JDE with Cygwin and am having some problems making
it all work. Would you mind sharing the configuration list you are
talking about here.
Thanks
Adi
Mike Woolley wrote:
>
> > You should be aware that there is something wrong with the way the native
> > NT version of XEmacs launches processes that affects Java applications.
>
> Yes, Native NT XEmacs has lots of problems in the sub-process area.
> However, things DO work if you set "jde-run-java-vm-w" to "java" rather than
> "javaw".
>
> Paul, I sent you a list, a while back, of things NT XEmacs users need to
> configure in order to get JDE to work (the above point was one of them).
> Perhaps this list could be added to the FAQ?
>
> Cheers,
> Mike
>
> > -----Original Message-----
> > From: Paul Kinnucan [mailto:[EMAIL PROTECTED]]
> > Sent: 30 November 1999 15:25
> > To: Edric Ellis
> > Cc: [EMAIL PROTECTED]
> > Subject: Re: JDE on NT
> >
> >
> > At 09:08 AM 11/30/99 +0000, you wrote:
> > >Hi there Paul.
> > >
> > >Hope you don't mind me mailing you directly about this. I've got a
> > >problem with using JDE on NT. Basically, it seems to ignore
> > >jde-quote-classpath when doing jde-run-build-classpath-arg, and the
> > >same problem seems to occur when I try to use bsh. THe net result is
> > >that I can use JDE to compile .java files, but I can't run them
> > >directly from xemacs (21.1.6 if it makes any difference, using cygwin
> > >bash as a shell, jde 2.1.5).
> > >
> > >Am i missing something/do something wrong? At the moment, i've hacked
> > >jde-run-build-classpath-arg to hardcode in the "\"" bit, but I haven't
> > >managed to hack the bsh bit to work.
> > >
> >
> > The JDE does not use a shell to run or debug applications. It launches an
> > application or the debugger/application vm directly as a subprocess of
> > Emacs/XEmacs. So whatever your problem is, it has nothing to do with
> > jde-quote-classpath.
> >
> > You should be aware that there is something wrong with the way the native
> > NT version of XEmacs launches processes that affects Java applications. I
> > have heard that the Cygnus version of NT/Emacs does not suffer the problems
> > but cannot verify this myself as I do not use XEmacs.
> >
> > - Paul
> >
> >
> >