RE: Can't compile when spaces in directory

2001-11-15 Thread Schewe, Jon (MN65)
> > > > When I compile a java file I get the following output: > > > > > > CompileServer output: > > c:/Documents and Settings/dhegyi/My Documents/Test.java > > > > javac: invalid flag: c:/Documents > > Usage: javac > > > > ... > > > > > > It doesn't seem to like the spaces

RE: RPM available?

2001-11-15 Thread Aubin, Ethan
Debian does have an older version (2.2.6) of jde packaged in unstable. Works well for me... You might be able to use 'alien' to convert the .deb to an rpm. Good luck! BTW.. Tollef if your reading this, is there any chance of 2.2.8 being packaged soon? -Original Message- From: Greg Fenton

Can't compile when spaces in directory

2001-11-15 Thread Paul Kinnucan
Daniel Hegyi writes: > Hi, > > When I compile a java file I get the following output: > > > CompileServer output: > c:/Documents and Settings/dhegyi/My Documents/Test.java > > javac: invalid flag: c:/Documents > Usage: javac > > ... > > > It doesn't seem to like the spaces

Can't compile when spaces in directory

2001-11-15 Thread Daniel Hegyi
Hi, When I compile a java file I get the following output: CompileServer output: c:/Documents and Settings/dhegyi/My Documents/Test.java javac: invalid flag: c:/Documents Usage: javac ... It doesn't seem to like the spaces in the folder name. I think it should be in quotation marks. How

Re: RPM available?

2001-11-15 Thread Greg Fenton
--- Ben Speakmon <[EMAIL PROTECTED]> wrote: > > So if this would be of help to others and new users, I'll cook > something > up. > I've never really looked into the "power" of RPM. I've got some questions before I'd be willing to vote for an RPM. - Can an RPM package figure out where an Emacs

Re: RPM available?

2001-11-15 Thread Brad O'Hearne
Ben, You've got my vote...otherwise, this list is going to have to tolerate a JDE newbie asking inane questions later today! :-) BradO Ben Speakmon wrote: >On Wed, 2001-11-14 at 13:52, Brad O'Hearne wrote: > >>Is there an RPM available for JDE? I have tried installing everything >>in piece

Re: RPM available?

2001-11-15 Thread Ben Speakmon
On Wed, 2001-11-14 at 13:52, Brad O'Hearne wrote: > Is there an RPM available for JDE? I have tried installing everything > in pieces, and haven't had much luck. I'm happy to admit I'm an idiot, > but also happy to admit that an RPM would make this process a whole lot > easier. I was thinkin

Re: Newbie question - skeleton doc error

2001-11-15 Thread Brian McSweeney
Hi Troy, thanks very much for your reply. I Running Xemacs 21.1.19 and the JDE 2.2.8. I have downloaded all the stable latest versions of semantic, speedbar, eieio and elib and following the installation instructions I point to them in my .emacs file. However when I open a java file I get th

putting into path..

2001-11-15 Thread Shashank
Hi ! I am downloading latest beta version of JDEE. After reading the how to install instructions about including load path in .emacs file, I wonder for one thing..I am using .exe downloaded fom net of latest version of Xemacs 21.4.5. and I don't have to set path of from where to load jde..curre

bsh cannot start (solved)

2001-11-15 Thread Juan Leon Lahoz Garcia
Hi. I solved the problem I just reported by customizing variable `jde-jdk-registry', that wat to nil. I should have investigated further, sorry. -- Leon

bsh cannot start

2001-11-15 Thread Juan Leon Lahoz Garcia
Hi. I just installed jde-2.2.9beta5 (and the packages it requires). I was using jde-2.2.6beta3, which was working fine. I'm using Emacs 21.1 on a GNU/Linux system and jdk 1.3 (it is in the path). I have a problem. bsh can't start. I can't `jde-complete-at-point', insert imports (and even compil