<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.1" -->
<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/"
	>

<channel>
	<title>Experiences of a Software Developer</title>
	<link>http://kunevich.com</link>
	<description></description>
	<pubDate>Tue, 04 Jan 2011 18:13:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>
	<language>en</language>
			<item>
		<title>Eclipse Shortcuts</title>
		<link>http://kunevich.com/2009/09/01/eclipse-shortcuts/</link>
		<comments>http://kunevich.com/2009/09/01/eclipse-shortcuts/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 14:03:44 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
		
		<category><![CDATA[IDE]]></category>

		<guid isPermaLink="false">http://kunevich.com/2009/09/01/eclipse-shortcuts/</guid>
		<description><![CDATA[I am compiling a list of eclipse shortcuts that I frequently use.
Open Resources: ctrl-shift-r
Open Type: ctrl-shift-t
Advance Search: ctrl-h
Show Outline: ctrl-o
Go to line: ctrl-l
Find next: ctrl-k
Find previous: ctrl-shift-k
Find references in workspace: ctrl-shift-g
Find matching bracket: ctrl-shift-p
Auto Complete: ctrl-space
Format Code: ctrl-shift-f
Organize Imports: ctrl-shift-o
Generate getters/setters: alt-s, r
Run Unit Test: alt-shift-x, t
Debug Unit Test: alt-shift-d, t
]]></description>
			<content:encoded><![CDATA[<p>I am compiling a list of eclipse shortcuts that I frequently use.</p>
<p>Open Resources: ctrl-shift-r<br />
Open Type: ctrl-shift-t<br />
Advance Search: ctrl-h</p>
<p>Show Outline: ctrl-o<br />
Go to line: ctrl-l<br />
Find next: ctrl-k<br />
Find previous: ctrl-shift-k<br />
Find references in workspace: ctrl-shift-g<br />
Find matching bracket: ctrl-shift-p</p>
<p>Auto Complete: ctrl-space<br />
Format Code: ctrl-shift-f<br />
Organize Imports: ctrl-shift-o<br />
Generate getters/setters: alt-s, r</p>
<p>Run Unit Test: alt-shift-x, t<br />
Debug Unit Test: alt-shift-d, t</p>
]]></content:encoded>
			<wfw:commentRss>http://kunevich.com/2009/09/01/eclipse-shortcuts/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

