Fix NPE in RepositorySelectionPage
commitffd9cb6d8c4f3f8745fe7290e631a494baca88c7
authorThomas Wolf <thomas.wolf@paranor.ch>
Mon, 22 May 2017 07:56:16 +0000 (22 09:56 +0200)
committerThomas Wolf <thomas.wolf@paranor.ch>
Mon, 22 May 2017 07:56:16 +0000 (22 09:56 +0200)
tree21da2345a2e7b3a2887a8d6365cb3ddd513d2d9b
parent20a3675664170ae1c5e3137eb10de1a23b91e12b
Fix NPE in RepositorySelectionPage

testUri.getScheme() can be null.

Bug: 517044
Change-Id: Ia7f0d3831de22a3189634fb7df0f02bb6a87767a
Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/components/RepositorySelectionPage.java