> -----Original Message----- > The ant.bat script checks to see > if %JIKESPATH% is set, and will set the compiler to jikes if > it is [cwb] remember that if you are explicitly setting the compiler in your Ant build.xml e.g. <property name="build.compiler" value="modern" /> then you must override that switch when you start up Ant: e.g. ant -Dbuild.compiler=jikes Or you will not see the results of setting JIKESPATH. At least that is what we experienced... Cheers, -- Chris
- Detecting jikes compiler LEVERETT,PAUL (HP-Roseville,ex1)
- Re: Detecting jikes compiler Peter Donald
- RE: Detecting jikes compiler Vittoria, Felice
- RE: Detecting jikes compiler Diane Holt
- RE: Detecting jikes compiler Christopher Berry
- RE: Detecting jikes compiler Diane Holt
- RE: Detecting jikes compiler Morrison, John