guard against missing projects
commit180829089957e15329bc36f84dbaa0449ba1b650
authorMarkus Duft <markus.duft@salomon.at>
Wed, 25 Jan 2012 07:54:02 +0000 (25 08:54 +0100)
committerDariusz Luksza <dariusz@luksza.org>
Sun, 19 Feb 2012 13:22:02 +0000 (19 14:22 +0100)
tree152490e0f9649c9c0614234b22d448fa3152f479
parentdefea52bd986248c596c6489cd23ac8e84153a7e
guard against missing projects

it seems that sometimes when switching branches where projects are
missing, this job still sees the missing projects, and tries to refresh
them. guard against an exception when trying to do so.

Change-Id: Id5acd776d2ea3b806eebb4edb21d51d3205ae16f
org.eclipse.egit.ui/src/org/eclipse/egit/ui/Activator.java