Re: Re: error while executing build.bat

2001-07-02 Thread Enrico Schnepel
I am Using Win NT 4.0 with JDK 1.3.0 The error occours because the second part (aft the space) is recognices as class to be run. and this class could not be found. Enrico > Which versions of Windows is this correct for? Win95/98/2000/NT/ ? > > PS IMHO anyone with spaces in filenames is asking f

Re: Re: error while executing build.bat

2001-07-02 Thread Enrico Schnepel
I am Using Win NT 4.0 with JDK 1.3.0 The error occours because the second part (aft the space) is recognices as class to be run. and this class could not be found. Enrico > Which versions of Windows is this correct for? Win95/98/2000/NT/ ? > > PS IMHO anyone with spaces in filenames is asking f

Re: error while executing build.bat

2001-07-02 Thread Alex McLintock
Which versions of Windows is this correct for? Win95/98/2000/NT/ ? PS IMHO anyone with spaces in filenames is asking for trouble... Alex --- Enrico Schnepel <[EMAIL PROTECTED]> wrote: > if there are spaces in the classpath I get a NoClassDefFoundError. > > The command running Java must cont