What must we do to be able to use JDK 7 as the compiler with the ADT?

Android documentation indicates that various JDK 7 related features (like 
NIO) have been available since API 1, but attempting to change ADT's 
compiler to JDK 7 results in an error
[2014-03-02 17:45:51 - GlassAndroidUtilities] Android requires compiler 
compliance level 5.0 or 6.0. Found '1.7' instead. Please use Android Tools 
> Fix Project Properties.

Here is the reference to nio support in Android 
https://developer.android.com/reference/java/nio/package-summary.html 
<https://developer.android.com/reference/java/nio/package-summary.html>

Help!

-- 
You received this message because you are subscribed to the Google Groups 
"adt-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to