RE: jde-make-working-directory

2001-07-11 Thread Craig McGeachie
e. (setq binary-process-input t) (setq w32-quote-process-args ?\") (setq shell-file-name "bash") (setenv "SHELL" shell-file-name) (setq explicit-shell-file-name shell-file-name) (setq explicit-sh-args '("-login" "-i")) -+--- Craig McGeachie | #include +61 (410) 774902 | while (!inebriated) c2h5oh = (++bottle)->contents; -+---

Re: jde-make-working-directory

2001-07-11 Thread Craig McGeachie
will really matter are the contents of you Makefile, build.xml, batch file, whatever. -+--- Craig McGeachie | #include +61 (410) 774902 | while (!inebriated) c2h5oh = (++bottle)->contents; -+---

Re: Fountain of youth found!!

2001-06-12 Thread Craig McGeachie
d I'll agree on Jacqueline's behalf > since she's > gone home sick. > > See you Friday. > > E > > Craig > McGeachie wrote: > > Friday lunchtime at the Metro sounds good to me. > Just have to make > &

Patch for jde.wizards.MethodFactory

2001-06-12 Thread Craig McGeachie
nd compile without further work. -+------- Craig McGeachie | #include +61 (410) 774902 | while (!inebriated) c2h5oh = (++bottle)->contents; -+--- --- MethodFactory.orig

BUG: maybe

2001-06-12 Thread Craig McGeachie
Any reason beanshell.el contains defcustom declarations refering to to the customisation group 'bsh', but no matching defgroup declaration? I can't find group bsh defined in any of the lisp files. -+---

Decompiler elisp connector

2001-06-06 Thread Craig McGeachie
I'll steal the idea and put it here. -+--- Craig McGeachie | #include +61 (410) 774902 | while (!inebriated) c2h5oh = (++bottle)->contents; -+--- The follow

Re: Debugging JDK source

2001-05-22 Thread Craig McGeachie
tracted src.jar, and you can use JDEbug, or what ever debugger you care to name, and step into the Java API. -----+--- Craig McGeachie | #include +61 (410) 774902 | while (!inebriated) c2h5oh = (++bottle)->contents; -+---