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?