GitHub user gautric opened a pull request:
https://github.com/apache/camel/pull/2267
Updating Java memory when using Eclipse
The previous memory limit for Eclipse is too low and old. this value was
obsolete.
I sugget after some tests to use 4GB or 8GB for some use cases.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gautric/camel update-mem-limit
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2267.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2267
----
commit e3def7412e203083b29e617c33dca09a8d4ace83
Author: gautric <gautric@...>
Date: 2018-03-24T18:18:11Z
Updating Java memory when using Eclipse
----
---