<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tom Cornilliac &#187; IntelliJ IDEA</title>
	<atom:link href="http://www.tomcornilliac.com/tag/intellij-idea/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tomcornilliac.com</link>
	<description>Flex, AIR and Rich Internet Goodness</description>
	<lastBuildDate>Wed, 17 Jun 2009 15:40:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Configuring the IntelliJ IDEA JVM on OS X</title>
		<link>http://www.tomcornilliac.com/2009/06/configuring-the-intellij-idea-jvm-on-os-x/</link>
		<comments>http://www.tomcornilliac.com/2009/06/configuring-the-intellij-idea-jvm-on-os-x/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 20:45:33 +0000</pubDate>
		<dc:creator>Tom Cornilliac</dc:creator>
				<category><![CDATA[IDE]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[IntelliJ IDEA]]></category>
		<category><![CDATA[JVM]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://www.tomcornilliac.com/?p=86</guid>
		<description><![CDATA[Out of the box the JVM arguments for IntelliJ IDEA need a bit of tweaking if you plan on doing any serious development. Lately, in addition to Flex 4,  I&#8217;ve been cutting my teeth on Groovy and Grails and I&#8217;ve found IDEA&#8217;s 256mb default heap size to be barely adequate for the task. Bringing the [...]]]></description>
			<content:encoded><![CDATA[<p>Out of the box the JVM arguments for <a href="http://www.jetbrains.com/idea/">IntelliJ IDEA</a> need a bit of tweaking if you plan on doing any serious development. Lately, in addition to Flex 4,  I&#8217;ve been cutting my teeth on <a href="http://groovy.codehaus.org/">Groovy</a> and <a href="http://grails.org/">Grails</a> and I&#8217;ve found IDEA&#8217;s 256mb default heap size to be barely adequate for the task. Bringing the heap maximum up to 512mb (-Xmx512m) makes a huge difference in how the IDE and framework perform.</p>
<p>When I went Googling for information on how to set the IDEA JVM on OS X I assumed I would find a wealth of information for said task. Turns out I was both right and wrong. There is a wealth of information but it&#8217;s all for Windows and since the IDEA config under Windows is different than OS X I was left wanting. In the end I was able to Google one lonely site with the correct information for OS X but the site was offline and I ended up having to use Google cache to get the information. Hopefully this post will help the next poor soul who goes looking for how to set the IDEA JVM heap maximum under OS X.</p>
<ol>
<li style="text-align: left;"><strong>Locate the App</strong>. If you have a standard installation it will be under /Applications<br />
<a href="http://www.tomcornilliac.com/wp-content/uploads/2009/06/idea_jvm_edit1.png" rel="lightbox[86]"><img class="size-medium wp-image-87 alignnone" title="idea_jvm_edit1" src="http://www.tomcornilliac.com/wp-content/uploads/2009/06/idea_jvm_edit1-300x49.png" alt="Using Finder select the App file" width="300" height="49" /></a><br />
<span style="color: #ffffff;">.<br />
.</span></li>
<li><strong>Open the App package<br />
<a href="http://www.tomcornilliac.com/wp-content/uploads/2009/06/idea_jvm_edit2.png" rel="lightbox[86]"><img class="size-medium wp-image-88 alignnone" title="idea_jvm_edit2" src="http://www.tomcornilliac.com/wp-content/uploads/2009/06/idea_jvm_edit2-300x157.png" alt="idea_jvm_edit2" width="300" height="157" /></a><br />
<span style="color: #ffffff;">.<br />
.</span></strong></p>
<p><strong> </strong></li>
<li><strong>Using your text editor of choice open the info.plist file under &#8220;contents&#8221;<br />
<a href="http://www.tomcornilliac.com/wp-content/uploads/2009/06/Idea_jvm_edit3.png" rel="lightbox[86]"><img class="size-medium wp-image-89 alignnone" title="Idea_jvm_edit3" src="http://www.tomcornilliac.com/wp-content/uploads/2009/06/Idea_jvm_edit3-300x162.png" alt="Idea_jvm_edit3" width="300" height="162" /></a><br />
<span style="color: #ffffff;">.<br />
.</span></strong></p>
<p><strong> </strong></li>
<li><strong>Edit the &#8220;VMOptions&#8221; key.</strong> I have my heap maximum set at 512mb and my minimum at 64mb<strong><br />
<a href="http://www.tomcornilliac.com/wp-content/uploads/2009/06/idea_jvm_edit4.png" rel="lightbox[86]"><img class="size-medium wp-image-90 alignnone" title="idea_jvm_edit4" src="http://www.tomcornilliac.com/wp-content/uploads/2009/06/idea_jvm_edit4-300x107.png" alt="idea_jvm_edit4" width="300" height="107" /></a></strong></li>
</ol>
<p>That&#8217;s it. Restart IDEA if it&#8217;s running and you should see your heap changes in right corner of the application status bar.</p>
<p>By the way, if you&#8217;re doing any Groovy or Grails development, IntelliJ IDEA is a fantastic IDE with undoubtedly the best Grails support around.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tomcornilliac.com/2009/06/configuring-the-intellij-idea-jvm-on-os-x/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
