Ah yes, thanks for that.

javac -version reports:
Eclipse Java Compiler 0.972_R35x, 3.5.1 release, Copyright IBM Corp
2000, 2009. All rights reserved.

Which makes a lot more sense. Now how would I go about changing this?

Thanks,

Andrew.

On Sat, Oct 2, 2010 at 12:29 PM, Andreas Persson
<andreas.pers...@bredband2.com> wrote:
> Andrew C skrev 2010-10-02 12:46:
>> Hm yes, I just remembered I had to install the following packages so
>> the javac compiler could find eclipse-ecj.jar after upgrading my
>> system from about a month ago:
>>
>> ecj-gcj
>> ecj
>> libecj-java-gcj
>> libecj-java
>>
>> AFAIK, this is just a bunch of stuff to do with the Eclipse IDE.
>
> ecj is an alternative from the Eclipse project for the javac compiler in
> Sun JDK. Maybe you're running that? Check with:
>
> javac -version
>
> If it's correct (that is, Sun) maybe your ant installation chooses the
> ecj compiler for some reason. There's an ant option, build.compiler,
> that should let you choose compiler.
>
> /Andreas
>
> ------------------------------------------------------------------------------
> Start uncovering the many advantages of virtual appliances
> and start using them to simplify application deployment and
> accelerate your shift to cloud computing.
> http://p.sf.net/sfu/novell-sfdev2dev
> _______________________________________________
> Linuxsampler-devel mailing list
> Linuxsampler-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel
>

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Linuxsampler-devel mailing list
Linuxsampler-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel

Reply via email to