0

I try change language level automatically in android studio, but nothing changed. Then I found in the file ".idea/misc.xml" parameter languageLevel="JDK_1_6" and try change to languageLevel="JDK_1_7", but it revert.
Android Studio 0.4.6

How to change language Level in the existing project?

andreich
  • 1,120
  • 1
  • 11
  • 28
  • Possible your question is same here. check this out http://stackoverflow.com/questions/18443403/androidstudio-set-java-version-1-7 – Brendon Feb 20 '14 at 12:03
  • @Brendon No, it should work since version 0.3.2, see release notes – andreich Feb 20 '14 at 12:07
  • Check the accepted answer here : http://stackoverflow.com/questions/7153989/java-7-language-features-with-android – M.Sameer Feb 20 '14 at 12:09
  • @M.Sameer I'm use Android Studio. It has some differences from the Intellij IDEA. And your example does not work – andreich Feb 20 '14 at 12:12
  • See also: http://stackoverflow.com/questions/17637179/how-to-set-source-1-7-in-android-studio-and-gradle – arober11 Aug 02 '14 at 17:01

0 Answers0