]
Josef Ludvicek commented on JBDS-3877:
--------------------------------------
I was watching "progress bar" and for some time it looked like it was scanning
available projects and later the Auto share git projects popup showed and then it
freezed.
I'm sorry but I don't know eclipse internals and don't have better/precise
description.
can't import bigger maven/git project to jbds
---------------------------------------------
Key: JBDS-3877
URL:
https://issues.jboss.org/browse/JBDS-3877
Project: Red Hat Developer Studio (DevStudio)
Issue Type: Bug
Components: maven
Affects Versions: 9.1.0.GA
Reporter: Josef Ludvicek
Assignee: Viacheslav Kabanovich
Attachments: jbds-import-camel-stuck.png, jbds-import-camel1.png
JBDS can't import sources of Apache Camel (maven project)
https://github.com/apache/camel
Steps to reproduce:
Clone it's git repo
{code}
git clone git@github.com:apache/camel.git
{code}
In jbds File -> Import Existing maven project
Unselect "resolve workspace projects"
Watch all CPU cores load on 100 % (tested on lenovo T440s / Intel i7 / Fedora 23)
Wait for error message (~20 minutes)
{code}
An internal error occurred during: "Importing Maven projects".
Java heap space
{code}