Re: new install: errors on loading java file

2001-08-07 Thread Benjamin Shults
Paul, Paul Kinnucan wrote: > >It is a network drive. The drive is mapped when I log in. The > >drive itself sits on a Linux machine while I am running Win98. > > > >Is this the problem? > > Yes. The JDE looks for a project file in the current directory tree > starting at the current directory.

Re: new install: errors on loading java file

2001-08-07 Thread Benjamin Shults
Paul Kinnucan wrote: > Is drive i located on your system or is is a network drive? Is it a virtual > drive that you have created with the subst command? It is a network drive. The drive is mapped when I log in. The drive itself sits on a Linux machine while I am running Win98. Is this the prob

Re: new install: errors on loading java file

2001-08-07 Thread Paul Kinnucan
At 09:13 AM 8/7/2001 -0400, Benjamin Shults wrote: >[EMAIL PROTECTED] wrote: >> evaluate (setq debug-on-error t) and try again. You should get a >> lisp stack trace that will help pinpoint the source of the recursion >> problem. > >I thought it was a bit strange that this line is in my .emacs >fi

Re: new install: errors on loading java file

2001-08-07 Thread Benjamin Shults
[EMAIL PROTECTED] wrote: > evaluate (setq debug-on-error t) and try again. You should get a > lisp stack trace that will help pinpoint the source of the recursion > problem. I thought it was a bit strange that this line is in my .emacs file but I don't get any debug output other than what I show

new install: errors on loading java file

2001-08-06 Thread Benjamin Shults
I am using: GNU (NT) Emacs 20.7.1 Windows 98 SE cc-mode-5.28 eieio-0.16 elib-1.0 jde-2.2.7.1 semantic-1.4beta8 speedbar-0.13a Everything is byte compiled. I have made an effort to read everything on all the related sites and searched the mailing list archives. Obviously I misse