Re: Compiler Versionl question

2012-03-31 Thread Rhino
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

Re: Compiler Versionl question

2012-03-31 Thread Joe Attardi
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. > >