When you develop an export project on Android, you find that you sometimes get an error, as follows:
Problems were encountered during export:
Error exporting Palmidentify/bin/jarlist.cache:resource is out of sync with the file system: '/palmidentify/bin/jarlist.c Ache '.
Resource is out of sync with the file system: '/palmidentify/bin/jarlist.cache '.
Some people say that files are out of sync, and that the files have been modified outside of Eclipse. But my project didn't change outside of Eclipse.
Workaround: Click on the eclipse above the Project--clean a bit on the OK! or refresh the project!
Someone also exported the project and then imported the times wrong a lot, here to record the process.
Export process:
Right-click Project--export---general--archive file----tap Next and then click Browse to select the path, there are two ways to compress it. Such as:
Import Process:
Put the above compressed file in the/home/yan/download path beforehand , then unzip. ( remember to unzip it first, and this directory is a directory other than the Android workspace )
then Click Import in the left column---general---Existing projects into Workspace---Next, select the directory after the compressed file is extracted, tick Copy projects into Workspace It's OK.