I removed GRADLE_OPTS and ran again with "-no-daemon --parallel-threads
1" and my laptop still pegged the cpu at 100% but seemed a little more
responsive. From running TOP, I could see that six or seven separate
Java processes are running (if each one is taking up to 1gig of memory
on my 8 gig
On 07/02/2014 02:36 PM, Scott Marlow wrote:
> On 06/30/2014 06:27 AM, Emmanuel Bernard wrote:
>> I had a lot of hurdles to make Hibernate ORM run and build on Mac OS X and
>> IntelliJ IDEA so here are a few tidbits:
>>
>> I give Gradle 1GB
>>
>> export GRADLE_OPTS="-Xmx1024M"
>
> Are you on
On 06/30/2014 06:27 AM, Emmanuel Bernard wrote:
> I had a lot of hurdles to make Hibernate ORM run and build on Mac OS X and
> IntelliJ IDEA so here are a few tidbits:
>
> I give Gradle 1GB
>
> export GRADLE_OPTS="-Xmx1024M"
Are you on master or an earlier ORM branch? I have
GRADLE_OPTS="-