fixing eclipse import errors that can also be fixed via 'Fix Project Properties'...
authorAndrey Pavlenko <andrey.pavlenko@itseez.com>
Mon, 11 Feb 2013 15:49:18 +0000 (19:49 +0400)
committerAndrey Pavlenko <andrey.pavlenko@itseez.com>
Mon, 11 Feb 2013 15:49:18 +0000 (19:49 +0400)
modules/java/android_lib/.settings/org.eclipse.jdt.core.prefs

index ea89bab..fc1e2b0 100644 (file)
@@ -1,2 +1,6 @@
+# fixing project properties
 eclipse.preferences.version=1
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
+org.eclipse.jdt.core.compiler.compliance=1.6
+org.eclipse.jdt.core.compiler.source=1.6
 org.eclipse.jdt.core.compiler.problem.unusedPrivateMember=ignore