I tried this and it a get the following
<property name="build.compiler" value="jikes"/>
On Mon, 14 Feb Compiling 3 source files to /home/aaray/Projects/tnet/build/tnet/classes
Performing a Jikes COmpile
Compiling 1 source files to /home/aaray/Projects/tnet/build/tnet/classes
Performing a Jikes COmpile
Compiling 1 source files to /home/aaray/Projects/tnet/build/tnet/classes
Performing a Jikes COmpile
Compiling 2 source files to /home/aaray/Projects/tnet/build/tnet/classes
Performing a Jikes COmpile
Completed in 2 seconds
when I go to the directory where compiled classes should be there is
nothing there.
Maybe someone out there can help me with this one.
Regards,
Angel Aray.
2000, Christopher Elkins wrote:
> Hugh Brien [hbrien@vmialum.com] wrote:
> > Is there a way to substitute the selected compiler in ANT. I would like
> > to use the JIKES native compiler from IBM for development. It is
> > significantly faster than any other compiler I have used thus far. Any
> > help would be appreciated. BTW, I have checked the web site, the src,
> > etc without any success.
> > r,
> > Hugh
> >
> > Senior Commerce Engineer
> > http://www.infomech.com
>
> I just added this to the FAQ:
> <http://locus.apache.org/jyve-faq/Turbine/screen/DisplayQuestionAnswer/action/SetAll/project_id/2/faq_id/16/topic_id/72/question_id/339>
>
> --
> Christopher Elkins
|