0
Sudoko Android requires .class compatibility set to 5.0. Please fix project properties.

What this error mean? Please let me know if i need to paste some code..

asked Apr 24, 2010 at 17:19

3 Answers 3

1

This is not a problem with the Android projet property, but with the Java Compiler Level. Go in Projet ->Properties -> JDK Compiler and make sure you are using Java 1.5 or Java 1.6.

Source:

Problems importing existing project into eclipse

answered Apr 29, 2010 at 18:55
Sign up to request clarification or add additional context in comments.

1 Comment

Thank you, you are life saver. Tried everything and that one helped!
0

Does this help?

If you are using Eclipse SDK than perform following steps to fix your problem:

Right click on your application name (within Package Explorer view) -> Android Tools -> Fix Project Properties

Source:

http://groups.google.com/group/android-developers/browse_thread/thread/9580edf1ed579e4c/a29027e8ea268fa0?lnk=raot

answered Apr 24, 2010 at 17:24

1 Comment

0

Here is the solution ...this helps you...

Solution: 1. Fix project: Package Explorer -> Right click the project -> "Android Tools" -> "Fix Project Properties" 
2. Restart Eclipse: "File" -> "Restart"
answered Nov 30, 2015 at 12:05

Comments

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.