> Yeah. I'm trying to reconfigure my system environment > variables....... > Strange eh? Perhaps I moved a jar or something. I suspect it's more likely that you haven't quoted a filename somewhere. I've seen this with IBM's Java, btw - on W2K at least, if I run: "c:\Program Files\IBM\Java13\jre"\bin\java xxx I get: Exception in thread "main" java.lang.NoClassDefFoundError: \bin\java but if I run "c:\Program Files\IBM\Java13\jre\bin\java" xxx it works. Hope this helps, Jon
- update a jar file w/in Ant? james
- Re: update a jar file w/in Ant? Stefan Bodewig
- Newbie Question David Scassa
- Re: Newbie Question Nico Seessle
- Newbie Question David Scassa
- RE: Newbie Question Pinar Bicioglu
- RE: Newbie Question David Scassa
- RE: Newbie Question Pinar Bicioglu
- RE: Newbie Question Kevin Cummings
- RE: Newbie Question David Scassa
- RE: Newbie Question Jon Skeet
- RE: Newbie Question David Scassa
- Newbie question Robert Leftwich
- Re: Newbie question Stefan Bodewig
- Re: Newbie question Robert Leftwich
- Re: Newbie question Stefan Bodewig
- RE: Newbie question Keith Kee
- Re: Newbie question Stefan Bodewig
- RE: Newbie question Pinar Bicioglu
- RE: Newbie question Robert Leftwich
- RE: Newbie question Robert Leftwich
