Fix Eclipse java references database corruption?

前端 未结 8 1356
猫巷女王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:43

    For me it was a filter... Pressing CTRL + G on Windows Eclipse Luna having 'Potential Matches' actually CHECKED made the problem go away.

    As searching for a clear() method would return all sorts of different results.

提交回复
热议问题