<?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: Analyze Exceptions with Pleasure!</title>
	<atom:link href="http://blogs.jetbrains.com/idea/2012/10/analyze-exceptions-with-pleasure/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.jetbrains.com/idea/2012/10/analyze-exceptions-with-pleasure/</link>
	<description>tips &#38; tricks, news, how-to's</description>
	<pubDate>Wed, 19 Jun 2013 10:43:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Konstantin Bulenkov</title>
		<link>http://blogs.jetbrains.com/idea/2012/10/analyze-exceptions-with-pleasure/#comment-301452</link>
		<dc:creator>Konstantin Bulenkov</dc:creator>
		<pubDate>Fri, 19 Oct 2012 23:10:15 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=7845#comment-301452</guid>
		<description>@Mark Thanks for the stack trace. I've fixed the problem and found a bug in my regexp - missing "_" in package names http://sta.lk/z</description>
		<content:encoded><![CDATA[<p>@Mark Thanks for the stack trace. I&#8217;ve fixed the problem and found a bug in my regexp - missing &#8220;_&#8221; in package names <a href="http://sta.lk/z" rel="nofollow">http://sta.lk/z</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Vedder</title>
		<link>http://blogs.jetbrains.com/idea/2012/10/analyze-exceptions-with-pleasure/#comment-301330</link>
		<dc:creator>Mark Vedder</dc:creator>
		<pubDate>Fri, 19 Oct 2012 19:06:36 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=7845#comment-301330</guid>
		<description>I just submitted a small enhancement request for this new feature... detect non-normalized stack traces. http://youtrack.jetbrains.com/issue/IDEA-93307</description>
		<content:encoded><![CDATA[<p>I just submitted a small enhancement request for this new feature&#8230; detect non-normalized stack traces. <a href="http://youtrack.jetbrains.com/issue/IDEA-93307" rel="nofollow">http://youtrack.jetbrains.com/issue/IDEA-93307</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Vedder</title>
		<link>http://blogs.jetbrains.com/idea/2012/10/analyze-exceptions-with-pleasure/#comment-297523</link>
		<dc:creator>Mark Vedder</dc:creator>
		<pubDate>Mon, 15 Oct 2012 00:29:58 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=7845#comment-297523</guid>
		<description>Very nice. It's the little touches like this that makes IDEA such a, yes, *pleasure* to use.</description>
		<content:encoded><![CDATA[<p>Very nice. It&#8217;s the little touches like this that makes IDEA such a, yes, *pleasure* to use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Konstantin Bulenkov</title>
		<link>http://blogs.jetbrains.com/idea/2012/10/analyze-exceptions-with-pleasure/#comment-295953</link>
		<dc:creator>Konstantin Bulenkov</dc:creator>
		<pubDate>Thu, 11 Oct 2012 05:12:41 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=7845#comment-295953</guid>
		<description>Hello Bill. First of all it's 46 seconds video (where did you get 6 mins? O_o ) Secondly, as it's stated in the post: this feature is ability to skip 2 steps to analyze exceptions. Other words, every time you switch to IntelliJ it scans your clipboard for an exception stack trace. And if there is it will show this stack trace in IntelliJ with hyperlinks to files/lines. Does this make sense now?</description>
		<content:encoded><![CDATA[<p>Hello Bill. First of all it&#8217;s 46 seconds video (where did you get 6 mins? O_o ) Secondly, as it&#8217;s stated in the post: this feature is ability to skip 2 steps to analyze exceptions. Other words, every time you switch to IntelliJ it scans your clipboard for an exception stack trace. And if there is it will show this stack trace in IntelliJ with hyperlinks to files/lines. Does this make sense now?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leon</title>
		<link>http://blogs.jetbrains.com/idea/2012/10/analyze-exceptions-with-pleasure/#comment-295946</link>
		<dc:creator>Leon</dc:creator>
		<pubDate>Thu, 11 Oct 2012 04:50:39 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=7845#comment-295946</guid>
		<description>ohh, genius, Impressive!</description>
		<content:encoded><![CDATA[<p>ohh, genius, Impressive!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill</title>
		<link>http://blogs.jetbrains.com/idea/2012/10/analyze-exceptions-with-pleasure/#comment-295841</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Wed, 10 Oct 2012 22:22:37 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=7845#comment-295841</guid>
		<description>Can you summarize what the feature is? It might sound silly, but I don't want to watch a six-minute video to find out.</description>
		<content:encoded><![CDATA[<p>Can you summarize what the feature is? It might sound silly, but I don&#8217;t want to watch a six-minute video to find out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Konstantin Bulenkov</title>
		<link>http://blogs.jetbrains.com/idea/2012/10/analyze-exceptions-with-pleasure/#comment-295825</link>
		<dc:creator>Konstantin Bulenkov</dc:creator>
		<pubDate>Wed, 10 Oct 2012 21:51:09 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=7845#comment-295825</guid>
		<description>@SteveL: It will if you press Ctrl+C before you call the analyze action :-) Could you please describe your issue as a feature request here http://youtrack.jetbrains.com/ ? Thank you.</description>
		<content:encoded><![CDATA[<p>@SteveL: It will if you press Ctrl+C before you call the analyze action <img src='http://blogs.jetbrains.com/idea/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> Could you please describe your issue as a feature request here <a href="http://youtrack.jetbrains.com/" rel="nofollow">http://youtrack.jetbrains.com/</a> ? Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://blogs.jetbrains.com/idea/2012/10/analyze-exceptions-with-pleasure/#comment-295736</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 10 Oct 2012 18:10:10 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=7845#comment-295736</guid>
		<description>Cool! Didn't know that.</description>
		<content:encoded><![CDATA[<p>Cool! Didn&#8217;t know that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joe</title>
		<link>http://blogs.jetbrains.com/idea/2012/10/analyze-exceptions-with-pleasure/#comment-295730</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Wed, 10 Oct 2012 18:00:28 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=7845#comment-295730</guid>
		<description>freaking awesome</description>
		<content:encoded><![CDATA[<p>freaking awesome</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://blogs.jetbrains.com/idea/2012/10/analyze-exceptions-with-pleasure/#comment-295723</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 10 Oct 2012 17:18:48 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=7845#comment-295723</guid>
		<description>Impressive!
Will it work for Android projects also?</description>
		<content:encoded><![CDATA[<p>Impressive!<br />
Will it work for Android projects also?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
