<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Better Software Development &#187; IDE productivity intention</title>
	<atom:link href="http://jexp.de/blog/tag/ide-productivity-intention/feed/" rel="self" type="application/rss+xml" />
	<link>http://jexp.de/blog</link>
	<description></description>
	<lastBuildDate>Sun, 10 Jul 2011 09:50:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>On Finding The Anykey</title>
		<link>http://jexp.de/blog/2008/08/on-finding-the-anykey/</link>
		<comments>http://jexp.de/blog/2008/08/on-finding-the-anykey/#comments</comments>
		<pubDate>Mon, 04 Aug 2008 20:19:11 +0000</pubDate>
		<dc:creator>Michael Hunger</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[IDE productivity intention]]></category>

		<guid isPermaLink="false">http://jexp.de/wp/?p=20</guid>
		<description><![CDATA[Finally I&#8217;ve found it: The mysterious &#8220;Anykey&#8221; is living under the strange name of &#8220;QuickFix&#8221; in your IDE of choice.

Pressing Alt+Enter (Cmd+Enter) in Intellij IDEA or Ctrl+1 in Eclipse enables you to program on a &#8220;per example&#8221; basis. You can do 
introduction of variables, fields, classes,
renaming
changing method signatures
completing structure
surrounding code with live template
importing dependencies
and much [...]]]></description>
		<wfw:commentRss>http://jexp.de/blog/2008/08/on-finding-the-anykey/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

