[
https://issues.apache.org/jira/browse/CAMEL-12403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16413809#comment-16413809
]
Claus Ibsen commented on CAMEL-12403:
-------------------------------------
I dont think you need any of these special GC options, I just useĀ
MAVEN_OPTS="-Xmx3500m"
> Documentation - Update build instructions to be per module
> ----------------------------------------------------------
>
> Key: CAMEL-12403
> URL: https://issues.apache.org/jira/browse/CAMEL-12403
> Project: Camel
> Issue Type: Improvement
> Components: documentation
> Reporter: Claus Ibsen
> Priority: Major
>
> The build instructions talks about loading 100% of the source code in one
> giant import in Eclipse. That should be rarely used. And that takes a lot of
> memory and slows down Eclipse etc. Instead you import the component you work
> on.
> See this PR
> https://github.com/apache/camel/pull/2267
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)