<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Making IntelliJ IDEA Run Faster and Better</title>
	<atom:link href="http://www.techper.net/2008/05/20/making-intellij-idea-run-faster-and-better/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techper.net/2008/05/20/making-intellij-idea-run-faster-and-better/</link>
	<description>About Technology in My Life</description>
	<lastBuildDate>Thu, 11 Mar 2010 05:52:37 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Nicolas Martignole</title>
		<link>http://www.techper.net/2008/05/20/making-intellij-idea-run-faster-and-better/comment-page-1/#comment-16563</link>
		<dc:creator>Nicolas Martignole</dc:creator>
		<pubDate>Tue, 19 May 2009 13:27:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/2008/05/20/making-intellij-idea-run-faster-and-better/#comment-16563</guid>
		<description>I have a big project based on a set of multiple maven modules. Each module is a Maven2 project, with a generated IDEA Intellij Module. 
In Project settings view, in the project structure, check that your Web Facet module does not have &quot;Create web facet war file&quot; activated in the Java EE Build Settings unless you plan to use IDEA Intellij to build your war or your archive. 
It will boost the performance at each &quot;Make&quot; operation.</description>
		<content:encoded><![CDATA[<p>I have a big project based on a set of multiple maven modules. Each module is a Maven2 project, with a generated IDEA Intellij Module.<br />
In Project settings view, in the project structure, check that your Web Facet module does not have &#8220;Create web facet war file&#8221; activated in the Java EE Build Settings unless you plan to use IDEA Intellij to build your war or your archive.<br />
It will boost the performance at each &#8220;Make&#8221; operation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benjamin</title>
		<link>http://www.techper.net/2008/05/20/making-intellij-idea-run-faster-and-better/comment-page-1/#comment-831</link>
		<dc:creator>Benjamin</dc:creator>
		<pubDate>Wed, 21 May 2008 12:49:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/2008/05/20/making-intellij-idea-run-faster-and-better/#comment-831</guid>
		<description>One personal expierience: I had *real* performance problem with my Laptop esp. using IDEA though defragmenting disk and regulary maintaining my windows in-depth. I already started to believe it&#039;s a hardware problem. But then I stumbled over this Blog entry (http://blogs.jetbrains.com/idea/2006/12/boosting-intellij-idea-performance-on-windows-systems/) which solved my problems.

Windows keeps tracks of its files inside the MFT! This MFT can (though it *never* should) defragment if a) the disk gets nearly full  and b) you have many files (which is natural for Java-Developers). You can *check* this using the windows defragment tool, but *NOT FIX* it with it. Finally I had a MFT defragmented in 640 pieces and a real,real bad performance.

The proposed solutions worked perfectly for me (defragment MFT offline during windows startup using commercially available products)!</description>
		<content:encoded><![CDATA[<p>One personal expierience: I had *real* performance problem with my Laptop esp. using IDEA though defragmenting disk and regulary maintaining my windows in-depth. I already started to believe it&#8217;s a hardware problem. But then I stumbled over this Blog entry (<a href="http://blogs.jetbrains.com/idea/2006/12/boosting-intellij-idea-performance-on-windows-systems/" rel="nofollow">http://blogs.jetbrains.com/idea/2006/12/boosting-intellij-idea-performance-on-windows-systems/</a>) which solved my problems.</p>
<p>Windows keeps tracks of its files inside the MFT! This MFT can (though it *never* should) defragment if a) the disk gets nearly full  and b) you have many files (which is natural for Java-Developers). You can *check* this using the windows defragment tool, but *NOT FIX* it with it. Finally I had a MFT defragmented in 640 pieces and a real,real bad performance.</p>
<p>The proposed solutions worked perfectly for me (defragment MFT offline during windows startup using commercially available products)!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
