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
It will indeed only refresh the current project (or, more specifically, the current selection in the project explorer). I just click somewhere in the project explorer, do Ctrl+A to select all projects and then press F5 to achieve a complete refresh.