[hibernate-issues] [Hibernate-JIRA] Created: (HHH-6676) change the Intellij metadata generated by gradle idea task configuration (max heap size to 512M by default)

Strong Liu (JIRA) noreply at atlassian.com
Sun Sep 25 12:33:35 EDT 2011


change the Intellij metadata generated by gradle idea task configuration (max heap size to 512M by default)
-----------------------------------------------------------------------------------------------------------

                 Key: HHH-6676
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6676
             Project: Hibernate Core
          Issue Type: Task
          Components: build
            Reporter: Strong Liu
            Assignee: Strong Liu
             Fix For: 4.0.0.next


Intellij has 128M max heap size by default for projects, I always run into OutOfMemory error during development
this fixes it by changing it to 512M by default if 'gradle idea' task is called again.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list