コードを新しいプロジェクトに再利用するために、プロジェクトをエクスポートしたいと考えています。エクスポートしようとするたびに、「ファイルシステム」と「アーカイブファイル」の両方でエラーが発生します
Problems were encountered during export:
Error exporting name_of_my_project/bin/jarlist.cache: Resource is out of sync with the file system: '/name_of_my_project/bin/jarlist.cache'.
Resource is out of sync with the file system: '/name_of_my_project/bin/jarlist.cache'.
たぶん、Eclipse を使用せずにプロジェクト フォルダーにファイルをコピーしたという事実に依存します。問題を解決する方法はありますか?