As it turned out, I was simply pointing to a 1.6 JDK but was trying to
use some 1.7 features. I pointed at a 1.7 JDK and now the message has
gone away.
I figured this out not too long after posting the question but forgot to
mention it on the mailing list.
Thanks for your reply!
--
Rhino
O
What version of the JDK are you running? Sounds like you may need to update
your JDK.
On Mar 28, 2012 1:27 PM, "Rhino" wrote:
> I'm getting several messages like this when doing an javac task using Ant
> 1.8.2 in Eclipse 3.7. I'm running on Windows XP SP3 and my source value is
> set to 1.6.
>
>
-
Von: Rhino [mailto:rhi...@sympatico.ca]
Gesendet: Mittwoch, 28. März 2012 19:27
An: ant-user
Betreff: Compiler Versionl question
I'm getting several messages like this when doing an javac task using Ant 1.8.2
in Eclipse 3.7. I'm running on Windows XP SP3 and my source value is
I'm getting several messages like this when doing an javac task using
Ant 1.8.2 in Eclipse 3.7. I'm running on Windows XP SP3 and my source
value is set to 1.6.
[javac] warning: c:\eclipse\workspace\Foo\bin\com\example\Foo.class:
major version 51 is newer than 50, the highest major version su