<?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: Complete static methods and fields with the new IntelliJ IDEA 12 EAP build 122.29</title>
	<atom:link href="http://blogs.jetbrains.com/idea/2012/08/complete-static-methods-and-fields-with-the-new-intellij-idea-12-eap-build-12229/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.jetbrains.com/idea/2012/08/complete-static-methods-and-fields-with-the-new-intellij-idea-12-eap-build-12229/</link>
	<description>tips &#38; tricks, news, how-to's</description>
	<pubDate>Wed, 22 May 2013 06:18:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Peter Gromov</title>
		<link>http://blogs.jetbrains.com/idea/2012/08/complete-static-methods-and-fields-with-the-new-intellij-idea-12-eap-build-12229/#comment-282917</link>
		<dc:creator>Peter Gromov</dc:creator>
		<pubDate>Mon, 27 Aug 2012 14:23:42 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=7483#comment-282917</guid>
		<description>Eugen, please try a newer EAP, the problem should be fixed there</description>
		<content:encoded><![CDATA[<p>Eugen, please try a newer EAP, the problem should be fixed there</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eugen Martynov</title>
		<link>http://blogs.jetbrains.com/idea/2012/08/complete-static-methods-and-fields-with-the-new-intellij-idea-12-eap-build-12229/#comment-280843</link>
		<dc:creator>Eugen Martynov</dc:creator>
		<pubDate>Thu, 16 Aug 2012 12:27:50 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=7483#comment-280843</guid>
		<description>http://stackoverflow.com/questions/11987108/developing-for-blackberry-with-intellij</description>
		<content:encoded><![CDATA[<p><a href="http://stackoverflow.com/questions/11987108/developing-for-blackberry-with-intellij" rel="nofollow">http://stackoverflow.com/questions/11987108/developing-for-blackberry-with-intellij</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eugen Martynov</title>
		<link>http://blogs.jetbrains.com/idea/2012/08/complete-static-methods-and-fields-with-the-new-intellij-idea-12-eap-build-12229/#comment-280833</link>
		<dc:creator>Eugen Martynov</dc:creator>
		<pubDate>Thu, 16 Aug 2012 11:44:31 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=7483#comment-280833</guid>
		<description>With new update I got all my projects in red. 
As example - IDEA complains about that java.lang.String is defined in two places.
I'm developing for BlackBerry and I have dependency to RIM jar file and dependency to our core library. 
I could remove JSDK dependency and there are no complaints about duplicate class definition. But I have now issue with tests because I'm running them in JUnit and Mockito and it can't be done without JSDK.  If I add JSDK to unit test modules back I have now back complaints about duplicate modules.
So I see only one solution - duplicate modules with same sources an different dependencies. And use one part of them in project edition and second part in unit test but I's really big hassle. Any recommendations?</description>
		<content:encoded><![CDATA[<p>With new update I got all my projects in red.<br />
As example - IDEA complains about that java.lang.String is defined in two places.<br />
I&#8217;m developing for BlackBerry and I have dependency to RIM jar file and dependency to our core library.<br />
I could remove JSDK dependency and there are no complaints about duplicate class definition. But I have now issue with tests because I&#8217;m running them in JUnit and Mockito and it can&#8217;t be done without JSDK.  If I add JSDK to unit test modules back I have now back complaints about duplicate modules.<br />
So I see only one solution - duplicate modules with same sources an different dependencies. And use one part of them in project edition and second part in unit test but I&#8217;s really big hassle. Any recommendations?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abreslav</title>
		<link>http://blogs.jetbrains.com/idea/2012/08/complete-static-methods-and-fields-with-the-new-intellij-idea-12-eap-build-12229/#comment-280431</link>
		<dc:creator>abreslav</dc:creator>
		<pubDate>Mon, 13 Aug 2012 14:23:36 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=7483#comment-280431</guid>
		<description>Kotlin update is coming soon.</description>
		<content:encoded><![CDATA[<p>Kotlin update is coming soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: someone</title>
		<link>http://blogs.jetbrains.com/idea/2012/08/complete-static-methods-and-fields-with-the-new-intellij-idea-12-eap-build-12229/#comment-280044</link>
		<dc:creator>someone</dc:creator>
		<pubDate>Sat, 11 Aug 2012 12:41:33 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=7483#comment-280044</guid>
		<description>Kotlin plugin does not works with this build.</description>
		<content:encoded><![CDATA[<p>Kotlin plugin does not works with this build.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph</title>
		<link>http://blogs.jetbrains.com/idea/2012/08/complete-static-methods-and-fields-with-the-new-intellij-idea-12-eap-build-12229/#comment-279968</link>
		<dc:creator>Joseph</dc:creator>
		<pubDate>Sat, 11 Aug 2012 01:06:46 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=7483#comment-279968</guid>
		<description>Any Update on Playframework v2 support?</description>
		<content:encoded><![CDATA[<p>Any Update on Playframework v2 support?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Gromov</title>
		<link>http://blogs.jetbrains.com/idea/2012/08/complete-static-methods-and-fields-with-the-new-intellij-idea-12-eap-build-12229/#comment-279932</link>
		<dc:creator>Peter Gromov</dc:creator>
		<pubDate>Fri, 10 Aug 2012 19:58:07 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=7483#comment-279932</guid>
		<description>The bug with class hierarchy (e.g. Struts 2) is found and will be fixed in the next EAP, sorry.
As for the rest, please report that to YouTrack.</description>
		<content:encoded><![CDATA[<p>The bug with class hierarchy (e.g. Struts 2) is found and will be fixed in the next EAP, sorry.<br />
As for the rest, please report that to YouTrack.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: n0g00d</title>
		<link>http://blogs.jetbrains.com/idea/2012/08/complete-static-methods-and-fields-with-the-new-intellij-idea-12-eap-build-12229/#comment-279879</link>
		<dc:creator>n0g00d</dc:creator>
		<pubDate>Fri, 10 Aug 2012 15:19:28 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=7483#comment-279879</guid>
		<description>Struts 2 bug (if my ActionClass extends ActionSupport and implements ServletRequestAware, ServletResponseAware, ServletContextAware, ApplicationAware)

+

SVN bug (update and/or commit)</description>
		<content:encoded><![CDATA[<p>Struts 2 bug (if my ActionClass extends ActionSupport and implements ServletRequestAware, ServletResponseAware, ServletContextAware, ApplicationAware)</p>
<p>+</p>
<p>SVN bug (update and/or commit)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leda fun</title>
		<link>http://blogs.jetbrains.com/idea/2012/08/complete-static-methods-and-fields-with-the-new-intellij-idea-12-eap-build-12229/#comment-279646</link>
		<dc:creator>Leda fun</dc:creator>
		<pubDate>Thu, 09 Aug 2012 09:26:30 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=7483#comment-279646</guid>
		<description>This update is broken Scala and Play plugins :(</description>
		<content:encoded><![CDATA[<p>This update is broken Scala and Play plugins <img src='http://blogs.jetbrains.com/idea/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MuppetGate</title>
		<link>http://blogs.jetbrains.com/idea/2012/08/complete-static-methods-and-fields-with-the-new-intellij-idea-12-eap-build-12229/#comment-279632</link>
		<dc:creator>MuppetGate</dc:creator>
		<pubDate>Thu, 09 Aug 2012 08:09:37 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=7483#comment-279632</guid>
		<description>Just keeps getting better and better :-)</description>
		<content:encoded><![CDATA[<p>Just keeps getting better and better <img src='http://blogs.jetbrains.com/idea/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
