Eclipse: How do i refresh an entire workspace? F5 doesn't do it

前端 未结 7 1905
小鲜肉
小鲜肉 2020-12-05 01:47

I have a workspace with a bunch of java projects. If I go to File->Refresh, it doesn\'t really refresh anything (perhaps the currently selected project). How

7条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-05 02:14

    Control click all your projects together, then right click and hit refresh.

    Usually I refresh all like that, then i make sure to clean all projects and rebuild in eclipse.

提交回复
热议问题