Fix Eclipse java references database corruption?

前端 未结 8 1378
猫巷女王i
猫巷女王i 2020-12-29 08:17

How do I make eclipse rebuild the database of classes contained within a project or workspace? This is what it uses to make the \"References\" menu action work, what it uses

8条回答
  •  我在风中等你
    2020-12-29 08:55

    If it's just on a project level, I recall that you can simply close the project (i.e. Project -> Close project), then re-open it (Project -> Open project). You shouldn't even need to restart eclipse.

提交回复
热议问题