<?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>Computer Cranium &#187; getters</title>
	<atom:link href="http://computercranium.com/tag/getters/feed" rel="self" type="application/rss+xml" />
	<link>http://computercranium.com</link>
	<description>Your Computer Science Resource</description>
	<lastBuildDate>Fri, 23 Jul 2010 01:15:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Eclipse: Generate getters and setters</title>
		<link>http://computercranium.com/programming/ides/eclipse-generate-getters-and-setters</link>
		<comments>http://computercranium.com/programming/ides/eclipse-generate-getters-and-setters#comments</comments>
		<pubDate>Wed, 31 Dec 2008 19:00:39 +0000</pubDate>
		<dc:creator>Kurt</dc:creator>
				<category><![CDATA[IDEs]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[generate]]></category>
		<category><![CDATA[getters]]></category>
		<category><![CDATA[setters]]></category>

		<guid isPermaLink="false">http://computercranium.com/?p=187</guid>
		<description><![CDATA[Suppose you have a relatively large class file consisting of 20 or more fields. How long will it take you to write getters and setters so that these fields may be accessed by other classes? Even a fast typist will consider this to be a very tedious task. Isn&#8217;t there some way to do this [...]]]></description>
		<wfw:commentRss>http://computercranium.com/programming/ides/eclipse-generate-getters-and-setters/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
