Or maybe even better- put the extra jars under
%JAVA_HOME%\jre\lib\ext?
All .jar files under that directory should be automatically
added to the CLASSPATH.
As far as I understand, it is generally discouraged today
to mess with CLASSPATH directly.

Hope this helps,

--Amos

> -----Original Message-----
> From: Sung-Gu 
>
[mailto:[EMAIL PROTECTED]
ilshell.com]
> Sent: Monday, May 13, 2002 7:03 AM
> Subject: Re: build failed: <antlr target=" .../>
> 
> 
> 
> ----- Original Message ----- 
> From: "Claus Goettfert" <[EMAIL PROTECTED]>
> 
> > I do/did have antlr.jar in my classpath (%JAVA_HOME%\lib). 
> I also set a
> > variable CLASSPATH to %JAVA_HOME%\lib.
> 
> I guess you should set CLASSPATH like
> %JAVA_HOME%\lib\antlr.jar;%JAVA_HOME%\lib\antlr-tools.jar

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to