[
https://issues.jboss.org/browse/JBDS-3877?page=com.atlassian.jira.plugin....
]
Nick Boldt commented on JBDS-3877:
----------------------------------
Please attach anything recorded in your .log file or the Error Log view which might show
what's happening.
You could also try adding more Java heap space:
https://wiki.eclipse.org/FAQ_How_do_I_increase_the_heap_size_available_to...
Note that for a devstudio install, your eclipse.ini file is renamed to jbdevstudio.ini and
is located in the studio/ folder.
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}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)