Avoiding “resource is out of sync with the filesystem”

前端 未结 10 1682
梦如初夏
梦如初夏 2020-11-29 15:22

I develop Java code with Eclipse and regularly get this message:

resource is out of sync with the filesystem.

Right-click > Refr

10条回答
  •  一生所求
    2020-11-29 16:20

    For the new Indigo version, the Preferences change to "Refresh on access", and with a detail explanation : Automatically refresh external workspace changes on access via the workspace.

    As “resource is out of sync with the filesystem” this problem happens when I use external workspace, so after I select this option, problem solved.

提交回复
热议问题