<?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>Hints and Kinks &#187; eclipse</title>
	<atom:link href="http://matthew.mceachen.us/blog/tags/eclipse/feed" rel="self" type="application/rss+xml" />
	<link>http://matthew.mceachen.us/blog</link>
	<description>HOWTOs and gotchas and tidbits, oh my.</description>
	<lastBuildDate>Wed, 28 Jul 2010 19:28:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Create new junit tests in Eclipse with a keystroke</title>
		<link>http://matthew.mceachen.us/blog/create-new-junit-tests-in-eclipse-with-a-keystroke-469.html</link>
		<comments>http://matthew.mceachen.us/blog/create-new-junit-tests-in-eclipse-with-a-keystroke-469.html#comments</comments>
		<pubDate>Tue, 14 Jul 2009 01:22:19 +0000</pubDate>
		<dc:creator>matthew</dc:creator>
				<category><![CDATA[Technical HOWTOs]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[junit]]></category>
		<category><![CDATA[tdd]]></category>

		<guid isPermaLink="false">http://matthew.mceachen.us/blog/?p=469</guid>
		<description><![CDATA[The Galileo version of Eclipse doesn&#8217;t ship with a default keybinding for creating a unit test for the current class, but you can add one easily enough. Navigate to Preferences > General > Keys, and search for &#8220;junit test case&#8221;: &#8230; <a href="http://matthew.mceachen.us/blog/create-new-junit-tests-in-eclipse-with-a-keystroke-469.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://matthew.mceachen.us/blog/create-new-junit-tests-in-eclipse-with-a-keystroke-469.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IDEA versus Eclipse</title>
		<link>http://matthew.mceachen.us/blog/idea-versus-eclipse-348.html</link>
		<comments>http://matthew.mceachen.us/blog/idea-versus-eclipse-348.html#comments</comments>
		<pubDate>Fri, 27 Feb 2009 03:28:23 +0000</pubDate>
		<dc:creator>matthew</dc:creator>
				<category><![CDATA[Technical HOWTOs]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[idea]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://matthew.mceachen.us/blog/?p=348</guid>
		<description><![CDATA[IDEA has been giving me grief lately. Fed up with mysterious pauses, bugs in svn moves, and crashes even after performing cache-deletion voodoo in IDE, I&#8217;m back to trying Eclipse. Keystroke differences and functionality differences have been the major stumbling &#8230; <a href="http://matthew.mceachen.us/blog/idea-versus-eclipse-348.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://matthew.mceachen.us/blog/idea-versus-eclipse-348.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Simple Log4J eclipse template</title>
		<link>http://matthew.mceachen.us/blog/simple-log4j-eclipse-template-346.html</link>
		<comments>http://matthew.mceachen.us/blog/simple-log4j-eclipse-template-346.html#comments</comments>
		<pubDate>Thu, 26 Feb 2009 21:15:45 +0000</pubDate>
		<dc:creator>matthew</dc:creator>
				<category><![CDATA[Technical HOWTOs]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[log4j]]></category>

		<guid isPermaLink="false">http://matthew.mceachen.us/blog/?p=346</guid>
		<description><![CDATA[Do you use eclipse and log4j? Do you have a template to add a static Logger instance in classes? Do you have to manually add the import? HA! NO MORE! Under Preferences > Java > Editor > Templates, click New&#8230; &#8230; <a href="http://matthew.mceachen.us/blog/simple-log4j-eclipse-template-346.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://matthew.mceachen.us/blog/simple-log4j-eclipse-template-346.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to set up native subversion (javahl) with Subclipse on Mac OS X</title>
		<link>http://matthew.mceachen.us/blog/how-to-set-up-native-subversion-javahl-with-subclipse-on-mac-os-x-332.html</link>
		<comments>http://matthew.mceachen.us/blog/how-to-set-up-native-subversion-javahl-with-subclipse-on-mac-os-x-332.html#comments</comments>
		<pubDate>Mon, 23 Feb 2009 20:33:56 +0000</pubDate>
		<dc:creator>matthew</dc:creator>
				<category><![CDATA[Technical HOWTOs]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[macports]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://matthew.mceachen.us/blog/?p=332</guid>
		<description><![CDATA[Note that this is for Ganymede (Eclipse 3.4.x). Install the javahl binding with MacPorts: sudo port install subversion +bash_completion sudo port install subversion-javahlbindings Run eclipse, and add this upgrade site: http://subclipse.tigris.org/update_1.4.x Select the &#8220;JavaHL Adapter&#8221; and &#8220;Subclipse&#8221; modules and click &#8230; <a href="http://matthew.mceachen.us/blog/how-to-set-up-native-subversion-javahl-with-subclipse-on-mac-os-x-332.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://matthew.mceachen.us/blog/how-to-set-up-native-subversion-javahl-with-subclipse-on-mac-os-x-332.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
