Import wizard does not remember last wizard
commit65ca23e9c88ff9133f2c82edf2e013f08caf52d4
authorMathias Kinzler <mathias.kinzler@sap.com>
Tue, 1 Jun 2010 14:11:25 +0000 (1 16:11 +0200)
committerMathias Kinzler <mathias.kinzler@sap.com>
Tue, 1 Jun 2010 14:11:25 +0000 (1 16:11 +0200)
tree59dcab33adabd0b21ca960ff635d4dc158c803ad
parent09232505e0c49be69cd2ad28d8395e1d01350c08
Import wizard does not remember last wizard

The page asking for the wizard to use does not
remember the "last used" wizard if it was the
"New Project" wizard. After fixing this, another
issue was found: when the "New Project" wizard
is selected initially, the tree should be disabled.

Signed-off-by: Mathias Kinzler <mathias.kinzler@sap.com>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/clone/GitImportWithDirectoriesPage.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/clone/GitSelectWizardPage.java