Josef Ludvicek created JBDS-3877:
------------------------------------
Summary: 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
Affects Versions: 9.1.0.GA
Reporter: Josef Ludvicek
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}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)