[hibernate-dev] Intellij javac running out of memory compiling master??
Galder Zamarreño
galder at jboss.org
Tue Mar 15 08:47:13 EDT 2011
For the idea files yeah I had to do all sort of fiddling to make sure it finds all source, including generated one.
I have annotation processing disabled.
On Mar 15, 2011, at 10:55 AM, Hardy Ferentschik wrote:
> Hi,
>
> did you rebuild the idea configuration files - 'gradle idea'
> Steve and I had similar issues after opening master in idea with the new logging stuff.
> I would guess that the annotation processor goes wild.
>
> What helped for me was to re-create the idea config files and then go through
> all the modules classpath configuration to ensure that the right directories are
> in- and excluded.
>
> There is a bug - http://jira.codehaus.org/browse/GRADLE-1174 - in the plugin which
> excludes everything under $buildDir which is not correct.
>
> --Hardy
>
> On Tue, 15 Mar 2011 10:48:12 +0100, Galder Zamarreño <galder at jboss.org> wrote:
>
>> Guys,
>>
>> What the heck is up with master? I import it into IntelliJ, run the compiler and I get an OOME compiling!
>>
>> See attached screenshot. As you can see IntelliJ has enough memory.
--
Galder Zamarreño
Sr. Software Engineer
Infinispan, JBoss Cache
More information about the hibernate-dev
mailing list