Hi, 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 It worked for me when i faced similar problem. give it a try. /Ravi On Wed, Apr 21, 2010 at 7:43 PM, Sylvain <[email protected]> wrote: > I had to reload XP and Eclipse + android of course. I am using the > 2.0.1 SDK version/ API 6. > > Everything was fine before, Now the project doesn't load- > I get: > > [2010-04-21 09:59:24 - LatLonQ] Android requires .class compatibility > set to 5.0. Please fix project properties. > > Don't see anything in project properties. Where is this set? Never saw > this before. > > A clue? when I try to open the "default.properties" from my project I > get: > org.eclipse.core.internal.resources.ResourceException: Resource is out > of sync with the file system: '/LatLonQ/default.properties'. > > Help! > > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

