Add a "Git Repository Exploring" perspective
commitac8c7b0306088e73ec85b7f3376cd9479d471422
authorMathias Kinzler <mathias.kinzler@sap.com>
Wed, 31 Mar 2010 20:57:06 +0000 (31 22:57 +0200)
committerChris Aniszczyk <caniszczyk@gmail.com>
Thu, 1 Apr 2010 17:15:40 +0000 (1 12:15 -0500)
tree32c205f5dd13ee7bf707e6776b35f6d167582175
parentc3a03ab557517bc1bc3c40797565ba56de0d8aca
Add a "Git Repository Exploring" perspective

Just a minimal perspective resembling the
corresopnding CVS perspective. Show
the Git Repositories View on the left side
and the Properties View at the bottom.

Bug: 301168

Change-Id: I0bb66c897cb997105270c35d63df6ad0dcb18a5b
Signed-off-by: Mathias Kinzler <mathias.kinzler@sap.com>
Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
org.eclipse.egit.ui/icons/obj16/gitrepository.gif [new file with mode: 0644]
org.eclipse.egit.ui/plugin.properties
org.eclipse.egit.ui/plugin.xml
org.eclipse.egit.ui/src/org/eclipse/egit/ui/GitRepositoriesPerspectiveFactory.java [new file with mode: 0644]
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/repository/RepositoriesView.java