NPE upon Team->Show in Git Repositories View
commit9d8b3265b54dd58c4b27fbcc9dc6e4479a062948
authorMathias Kinzler <mathias.kinzler@sap.com>
Mon, 26 Apr 2010 16:04:17 +0000 (26 18:04 +0200)
committerChris Aniszczyk <caniszczyk@gmail.com>
Mon, 26 Apr 2010 20:20:50 +0000 (26 15:20 -0500)
tree6d71e30b384872294273da2b0fee471457554834
parent51a958c6c1640fe692960d3b0e25e33bc6f5a940
NPE upon Team->Show in Git Repositories View

If this action also opens the view for the first time,
the refresh won't be finished by the time the action
is executed, so there is the NPE described in the bug.

Change-Id: I8af99c7689153d1663c039c43eb16f538fcaed19
Bug: 309602
Signed-off-by: Mathias Kinzler <mathias.kinzler@sap.com>
Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/repository/RepositoriesView.java