I'm trying to use this notation in my code:

int x = 5_000_000;

So, I need Java 1.7.

However, I get this error:

[2012-06-13 09:01:43 - wall] Android requires compiler compliance level 5.0 
or 6.0. Found '1.7' instead. Please use Android Tools > Fix Project 
Properties.

Any thoughts on this?  Will 1.7 probably be supported soon?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to