Thanks for the quick response.
I
reinstalled and changed the "Code recommenders git repository" to
"HTTPS (read-write, gerrit)", since my intention is to contribute with
source code.
Then, as you also mentioned,
Eclipse performed all the set up tasks and they finished successfully.
After
this, I have all the source code at my Workspace, but with some errors
at the Manifest files of the org.eclipse.recommenders.snipmatch.rcp and
org.eclipse.recommenders.snipmatch projects:
Package
'org.eclipse.recommenders.snipmatch.rcp.model' does not exist in this
plug-in
Package
'org.eclipse.recommenders.snipmatch.rcp.model.impl' does not exist in
this plug-in
Package 'org.eclipse.recommenders.snipmatch.rcp.model.util' does
not exist in this plug-in
Package
'org.eclipse.recommenders.snipmatch.model' does not exist in this
plug-in
Package
'org.eclipse.recommenders.snipmatch.model.impl' does not exist in this
plug-in
Package
'org.eclipse.recommenders.snipmatch.model.util' does not exist in this
plug-in
Now I'm trying to
solve these problems, any help will be greatly appreciated.
Yasett