when I try to Import my existing Android project, it appears:
"Failed to read the project desription file(.project) for "myProject". The file has been changed on disk and it now contains invalid information. The project will not function properly untill the description file is restored to a valid state."
note that : I moved my .classpath and .project file to another folder for another purpose, but again i put these file on the same directory as before.
This problem happening after I deleted my Project from Eclipse. but I didn't check the "Delete project contents from disc" checkbox. but I don't know , why I cant use my project now :(