Enable importing multiple projects from working tree
commit76acd28a6f4d0f38a8a6f5a8c3c347155917ff26
authorWim Jongman <wim.jongman@remainsoftware.com>
Thu, 26 Jan 2017 18:48:50 +0000 (26 19:48 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Sat, 28 Jan 2017 20:41:38 +0000 (28 21:41 +0100)
tree913ea86a430bac12ea681f1ada64d54131d6468f
parentc50d7b087799a79201370636a25531085687ba44
Enable importing multiple projects from working tree

Enables selecting multiple projects from the working tree and use
the "Import Projects" context menu.

It uses the legacy import wizard in case multiple projects are
selected until smart importer can handle the same function

Bug: 509008
Change-Id: I73f067c2f9582396cb6453025d34f7946b38d695
Signed-off-by: Wim Jongman <wim.jongman@remainsoftware.com>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.egit.ui/plugin.xml
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/UIText.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/clone/GitCreateProjectViaWizardWizard.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/clone/GitProjectsImportPage.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/clone/GitSelectWizardPage.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/repository/tree/command/ImportProjectsCommand.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/uitext.properties