プロジェクトのproject.propertiesファイルを開こうとすると次のエラーが発生します:-エディターを開くことができませんでした:リソースがファイルシステムと同期していません:'/FamilyTracker/project.properties'。
助けてください。ありがとう。
Is this in eclipse? Is the file opened somewhere else? Try to click on "Refresh" after selecting the file.
In eclipse, you can enable auto-refresh on Window->Preferences menu, then General > Workspace. There, mark “Refresh automatically”. This will take care of refreshing the files for you automatically and avoid out of sync messages even if you are editing the file outside of eclipse as well.
By the way, on the Indigo version of Eclipse, the automatic refresh setting is now as "Refresh on access"
プロジェクト名を選択して右クリック->更新し、プロジェクト名の名前変更や関連する変更などの変更を行います。