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
If you want to refresh all Projects, ignoring closed projects, then the easiest way is to:
Effectively F5 refreshes the Workspace when a navigation view has focus and nothing is selected.