<?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: My Favorite IntelliJ Resources, Tips and Tricks</title>
	<atom:link href="http://www.kellyrob99.com/blog/2009/08/18/my-favorite-intellij-resources-tips-and-tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kellyrob99.com/blog/2009/08/18/my-favorite-intellij-resources-tips-and-tricks/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=my-favorite-intellij-resources-tips-and-tricks</link>
	<description>Tales of development, life and the folly that goes along with both</description>
	<lastBuildDate>Tue, 13 Dec 2011 22:50:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: TheKaptain</title>
		<link>http://www.kellyrob99.com/blog/2009/08/18/my-favorite-intellij-resources-tips-and-tricks/comment-page-1/#comment-168</link>
		<dc:creator>TheKaptain</dc:creator>
		<pubDate>Thu, 17 Sep 2009 15:38:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.kellyrob99.com/blog/?p=620#comment-168</guid>
		<description>Thanks Dave. Indeed the ability to evaluate expressions on the fly, and to just generally mutate the stack at runtime, is VERY handy for testing and debugging. And just this week I saw this article over on JetBrains for &lt;a href=&quot;http://blogs.jetbrains.com/idea/2009/09/debugger-evaluate-expression-enhancements/&quot; rel=&quot;nofollow&quot;&gt;Debugger Evaluate Expression Enhancements&lt;/a&gt; - so it&#039;s just going to keep getting better it looks like.</description>
		<content:encoded><![CDATA[<p>Thanks Dave. Indeed the ability to evaluate expressions on the fly, and to just generally mutate the stack at runtime, is VERY handy for testing and debugging. And just this week I saw this article over on JetBrains for <a href="http://blogs.jetbrains.com/idea/2009/09/debugger-evaluate-expression-enhancements/" rel="nofollow">Debugger Evaluate Expression Enhancements</a> &#8211; so it&#8217;s just going to keep getting better it looks like.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Lorde</title>
		<link>http://www.kellyrob99.com/blog/2009/08/18/my-favorite-intellij-resources-tips-and-tricks/comment-page-1/#comment-167</link>
		<dc:creator>Dave Lorde</dc:creator>
		<pubDate>Thu, 17 Sep 2009 09:37:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.kellyrob99.com/blog/?p=620#comment-167</guid>
		<description>Ctrl-n is the default &#039;Find Class&#039; command...

A useful extension to the debugger &#039;log expression&#039; breakpoint facility is that not only can you evaluate expressions and output the results, but you can call methods and assign results to program variables, allowing you to temporarily &#039;fix&#039; problems or try &#039;what-if&#039; scenarios on-the-fly while debugging, without stopping or having to hack your code, and still get full console logging of exactly what you did.

The alt-F8 debugger expression evaluator dialog allows you to execute whole chunks of code while debugging, and can also change program variable values, but needs you to be stopped at a breakpoint.</description>
		<content:encoded><![CDATA[<p>Ctrl-n is the default &#8216;Find Class&#8217; command&#8230;</p>
<p>A useful extension to the debugger &#8216;log expression&#8217; breakpoint facility is that not only can you evaluate expressions and output the results, but you can call methods and assign results to program variables, allowing you to temporarily &#8216;fix&#8217; problems or try &#8216;what-if&#8217; scenarios on-the-fly while debugging, without stopping or having to hack your code, and still get full console logging of exactly what you did.</p>
<p>The alt-F8 debugger expression evaluator dialog allows you to execute whole chunks of code while debugging, and can also change program variable values, but needs you to be stopped at a breakpoint.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TheKaptain</title>
		<link>http://www.kellyrob99.com/blog/2009/08/18/my-favorite-intellij-resources-tips-and-tricks/comment-page-1/#comment-146</link>
		<dc:creator>TheKaptain</dc:creator>
		<pubDate>Thu, 03 Sep 2009 07:57:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.kellyrob99.com/blog/?p=620#comment-146</guid>
		<description>No changes to the defaults - at least not any that I can remember doing offhand. I am however on a Mac, which might be the difference. And I&#039;m pretty sure I picked on that cmd+shift+a from the IntelliJ dev blogs - all the secret goodies to squeeze productivity out of the platform.
:)</description>
		<content:encoded><![CDATA[<p>No changes to the defaults &#8211; at least not any that I can remember doing offhand. I am however on a Mac, which might be the difference. And I&#8217;m pretty sure I picked on that cmd+shift+a from the IntelliJ dev blogs &#8211; all the secret goodies to squeeze productivity out of the platform. <img src='http://www.kellyrob99.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jer</title>
		<link>http://www.kellyrob99.com/blog/2009/08/18/my-favorite-intellij-resources-tips-and-tricks/comment-page-1/#comment-145</link>
		<dc:creator>jer</dc:creator>
		<pubDate>Thu, 03 Sep 2009 04:08:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.kellyrob99.com/blog/?p=620#comment-145</guid>
		<description>Ctrl-n? Have you changed the default keyboard shortcuts? By default Alt-Insert will show the code generation options.

Nice article, though. I didn&#039;t know about ctrl+shift+a.</description>
		<content:encoded><![CDATA[<p>Ctrl-n? Have you changed the default keyboard shortcuts? By default Alt-Insert will show the code generation options.</p>
<p>Nice article, though. I didn&#8217;t know about ctrl+shift+a.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manfred Moser</title>
		<link>http://www.kellyrob99.com/blog/2009/08/18/my-favorite-intellij-resources-tips-and-tricks/comment-page-1/#comment-142</link>
		<dc:creator>Manfred Moser</dc:creator>
		<pubDate>Sat, 29 Aug 2009 04:52:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.kellyrob99.com/blog/?p=620#comment-142</guid>
		<description>The only thing I would add is that using the EAP versions is many times really worth the new features and generally they are quite stable.</description>
		<content:encoded><![CDATA[<p>The only thing I would add is that using the EAP versions is many times really worth the new features and generally they are quite stable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashitkin Alexander</title>
		<link>http://www.kellyrob99.com/blog/2009/08/18/my-favorite-intellij-resources-tips-and-tricks/comment-page-1/#comment-138</link>
		<dc:creator>Ashitkin Alexander</dc:creator>
		<pubDate>Fri, 21 Aug 2009 19:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kellyrob99.com/blog/?p=620#comment-138</guid>
		<description>IDEA the best. I enjoy it everyday and everyday i discover something new and interesting.</description>
		<content:encoded><![CDATA[<p>IDEA the best. I enjoy it everyday and everyday i discover something new and interesting.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

