<?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"
	>
<channel>
	<title>Comments on: IntelliJ IDEA 7.0.3: Maven Integration Improvements</title>
	<atom:link href="http://blogs.jetbrains.com/idea/2008/04/intellij-idea-703-maven-integration-improvements/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.jetbrains.com/idea/2008/04/intellij-idea-703-maven-integration-improvements/</link>
	<description>tips &#38; tricks, news, how-to's</description>
	<pubDate>Fri, 12 Mar 2010 23:07:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Anton Makeev</title>
		<link>http://blogs.jetbrains.com/idea/2008/04/intellij-idea-703-maven-integration-improvements/#comment-54146</link>
		<dc:creator>Anton Makeev</dc:creator>
		<pubDate>Thu, 10 Apr 2008 11:44:54 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/2008/04/intellij-idea-703-maven-integration-improvements/#comment-54146</guid>
		<description>Unfortunatelly, you can not specify additional excluded directories at the moment. You may create a jira issue for that feature (http://www.jetbrains.net/jira/).</description>
		<content:encoded><![CDATA[<p>Unfortunatelly, you can not specify additional excluded directories at the moment. You may create a jira issue for that feature (http://www.jetbrains.net/jira/).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoffrey</title>
		<link>http://blogs.jetbrains.com/idea/2008/04/intellij-idea-703-maven-integration-improvements/#comment-54141</link>
		<dc:creator>Geoffrey</dc:creator>
		<pubDate>Thu, 10 Apr 2008 06:54:33 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/2008/04/intellij-idea-703-maven-integration-improvements/#comment-54141</guid>
		<description>I like the whole automatic syncing thing, but my project has a directory /data/xml/ with huge xml files (several megs per file and at least 20 of those files). That directory needs to be excluded, because it takes to long for IntelliJ to sync that directory and it also makes a refactor rename hang (if search for text occurances).

However , as far as I know, there's no way to tell a pom.xml file that the ide should exclude directory's. So every time it IntelliJ syncs with the pom.xml file, it looses those excludes and a refactor rename takes ages again.
Those xml files don't belong in /target because they need to be under source control (svn). They could very well be under /src/test/resources too (but not all test/resources should be excluded for refactor renames). How can I fix this?</description>
		<content:encoded><![CDATA[<p>I like the whole automatic syncing thing, but my project has a directory /data/xml/ with huge xml files (several megs per file and at least 20 of those files). That directory needs to be excluded, because it takes to long for IntelliJ to sync that directory and it also makes a refactor rename hang (if search for text occurances).</p>
<p>However , as far as I know, there&#8217;s no way to tell a pom.xml file that the ide should exclude directory&#8217;s. So every time it IntelliJ syncs with the pom.xml file, it looses those excludes and a refactor rename takes ages again.<br />
Those xml files don&#8217;t belong in /target because they need to be under source control (svn). They could very well be under /src/test/resources too (but not all test/resources should be excluded for refactor renames). How can I fix this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
