classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Working On Classpath


From: Thomas
Subject: Re: Working On Classpath
Date: Mon, 24 May 2004 12:34:42 +0200
User-agent: KMail/1.6.2

On Monday 24 May 2004 04:04, Andrew John Hughes wrote:
> * Both Tomcat and Ant seem to want tools.jar for Sun's compiler classes,
> which seems a bizarre dependency (especially considering the package is
> com.sun) -- is there a Free software version of this or some way of
> disabling it? Ant works fine without, until the compile stage (so its
> fairly required).  Tomcat only needs it for JSP AFAICS.

Set the compiler to jikes to avoid this dependency.
 build.compiler = jikes

-- 
Regards
Thomas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]