[
https://issues.jboss.org/browse/JBIDE-10295?page=com.atlassian.jira.plugi...
]
Snjezana Peco commented on JBIDE-10295:
---------------------------------------
This is a bug in EGit. The class declared in the org.eclipse.ui.newWizards ext point
(NewRepositoryWizard) has to have a default constructor.
The fix is trivial.
A workaround would be to use the Create New Git Repository action from the Git
Repositories view. You can also use the Import>Git>Projects From Git action.
Using eGit in JBoss Tools - The selected wizard could not be
started.
---------------------------------------------------------------------
Key: JBIDE-10295
URL:
https://issues.jboss.org/browse/JBIDE-10295
Project: Tools (JBoss Tools)
Issue Type: Bug
Environment: Mac OS X Lion - JBoss Tools
http://download.jboss.org/jbosstools/updates/nightly/core/trunk/
Reporter: Burr Sutter
I was not sure how to clone a github-based project to start a new project inside of
eclipse/JBoss Tools so I tried the following steps.
Steps:
1) File-New-Other (or Ctrl/Command N)
2) Git Repository
3) Next
Error message...
The selected wizard could not be started.
Plug-in "org.eclipse.egit.ui" was unable to instantiate class
"org.eclipse.egit.ui.internal.repository.NewRepositoryWizard".
org.eclipse.egit.ui.internal.repository.NewRepositoryWizard
Are those the correct steps?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira