<?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>Chris Degiere and Associates &#187; Eclipse</title>
	<atom:link href="http://chrisdegiere.com/category/eclipse/feed/" rel="self" type="application/rss+xml" />
	<link>http://chrisdegiere.com</link>
	<description>Web Development, Open Source Software, and Enterprise Java</description>
	<lastBuildDate>Thu, 13 May 2010 17:15:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Help For Complex Maven Projects</title>
		<link>http://chrisdegiere.com/2009/02/19/help-for-complex-maven-projects/</link>
		<comments>http://chrisdegiere.com/2009/02/19/help-for-complex-maven-projects/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 03:59:56 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Maven]]></category>

		<guid isPermaLink="false">http://chrisdegiere.com/2009/02/19/help-for-complex-maven-projects/</guid>
		<description><![CDATA[I&#8217;ve been working with Maven a lot lately. One of my current projects involved migrating a complex Ant build to Maven using multiple modules, a ton of dependencies, and integration with a private remote repository hosted at Unfuddle (See: Subversion Help &#8211; Books, Plugins, and Hosting).
This book: Maven: The Definitive Guide has been indispensable throughout. [...]]]></description>
		<wfw:commentRss>http://chrisdegiere.com/2009/02/19/help-for-complex-maven-projects/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Quick Access: Speedy Eclipse command search</title>
		<link>http://chrisdegiere.com/2008/03/13/quick-access-speedy-eclipse-command-search/</link>
		<comments>http://chrisdegiere.com/2008/03/13/quick-access-speedy-eclipse-command-search/#comments</comments>
		<pubDate>Thu, 13 Mar 2008 09:18:32 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://chrisdegiere.com/2008/03/13/quick-access-quicksilver-like-interface-for-eclipse-ctrl3/</guid>
		<description><![CDATA[If you have any experience with Quicksilver and use Eclipse then you&#8217;ll love the Quick Access feature (ctrl+3) new to Europa. Thanks to my colleague Jon for pointing this out some time ago.
Here are some more complete posts on the topic:
http://techvj.blogspot.com/2007/11/any-software-developer-using-ide-begins.html
http://eclipsenuggets.blogspot.com/2007/05/quick-access-ctrl3-is-bliss-are-you-one.html
http://www.eclipsezone.com/eclipse/forums/t98466.html
http://benjaminste.in/2007/06/30/europa-is-like-eclipse-on-quicksilver/
Some of my other most heavily used key combinations are:

ctrl+shift+r &#8211; Open resource
ctrl+shift+e &#8211; Switch [...]]]></description>
		<wfw:commentRss>http://chrisdegiere.com/2008/03/13/quick-access-speedy-eclipse-command-search/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>EJB 3, Glassfish, and Eclipse</title>
		<link>http://chrisdegiere.com/2008/02/17/ejb3-glassfish-and-eclipse/</link>
		<comments>http://chrisdegiere.com/2008/02/17/ejb3-glassfish-and-eclipse/#comments</comments>
		<pubDate>Mon, 18 Feb 2008 03:16:03 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://chrisdegiere.com/2008/02/17/ejb3-glassfish-and-eclipse/</guid>
		<description><![CDATA[I&#8217;ve been reading this book: Beginning EJB 3 Application Development: From Novice to Professional (Beginning: from Novice to Professional) which uses Glassfish as it&#8217;s primary JEE application server.
Here&#8217;s a quick setup tutorial for using Glassfish with Eclipse and developing EJB3:
http://www.webagesolutions.com/knowledgebase/javakb/jkb005/index.html
If you&#8217;re using Jboss, here&#8217;s a recommended starter project for eclipse:
http://wiki.jboss.org/wiki/Wiki.jsp?page=StarterSkeletonEclipseProject
]]></description>
		<wfw:commentRss>http://chrisdegiere.com/2008/02/17/ejb3-glassfish-and-eclipse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Subversion Help &#8211; Books, Plugins, and Hosting</title>
		<link>http://chrisdegiere.com/2007/06/13/subversion/</link>
		<comments>http://chrisdegiere.com/2007/06/13/subversion/#comments</comments>
		<pubDate>Wed, 13 Jun 2007 21:31:12 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Subversion]]></category>

		<guid isPermaLink="false">http://chrisdegiere.com/2007/06/13/subversion/</guid>
		<description><![CDATA[Subversion is the defacto open source source version control system these days and a great improvement over cvs. It&#8217;s also a steal at the ripe price of free.
Great (and also free) documentation is available here: Version Control with Subversion.
You can also buy the hardcopy from Amazon.
To use any subversion repository you will need to install [...]]]></description>
		<wfw:commentRss>http://chrisdegiere.com/2007/06/13/subversion/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Upgrading Eclipse to MyEclipse</title>
		<link>http://chrisdegiere.com/2007/04/09/myeclipse/</link>
		<comments>http://chrisdegiere.com/2007/04/09/myeclipse/#comments</comments>
		<pubDate>Mon, 09 Apr 2007 16:51:57 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://chrisdegiere.com/2007/04/09/myeclipse/</guid>
		<description><![CDATA[I was a hard core emacs user for a long time, then a pretty devout Eclipse user. Recently, taking the MyEclipse plunge has been worth every cent of the subscription fee. The handiest tool so far has been the Database Explorer (think: MySQL query browser, Toad, pgAdmin) and the Hibernate Reverse Engineering tool. See this [...]]]></description>
		<wfw:commentRss>http://chrisdegiere.com/2007/04/09/myeclipse/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
