<?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>Making Life Simple &#187; eclipse</title>
	<atom:link href="http://www.lalitmehta.com/home/tag/eclipse/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lalitmehta.com/home</link>
	<description></description>
	<lastBuildDate>Thu, 19 Jan 2012 09:13:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Steps to speed up Eclipse</title>
		<link>http://www.lalitmehta.com/home/2011/11/08/steps-to-speed-up-eclipse/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=steps-to-speed-up-eclipse</link>
		<comments>http://www.lalitmehta.com/home/2011/11/08/steps-to-speed-up-eclipse/#comments</comments>
		<pubDate>Tue, 08 Nov 2011 13:19:03 +0000</pubDate>
		<dc:creator>lalit</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[eclipse]]></category>

		<guid isPermaLink="false">http://www.lalitmehta.com/home/?p=179</guid>
		<description><![CDATA[I found an interesting link which helped me to speed up the eclipse loading time. Let me know if that helped you.]]></description>
			<content:encoded><![CDATA[<p>I found an interesting <a title="Speed up your eclipse" href="http://www.beyondlinux.com/blog/2011/06/25/speed-up-your-eclipse-as-a-super-fast-ide/" target="_blank">link</a> which helped me to speed up the eclipse loading time. Let me know if that helped you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lalitmehta.com/home/2011/11/08/steps-to-speed-up-eclipse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Heap size and Eclipse</title>
		<link>http://www.lalitmehta.com/home/2006/10/29/heap-size-and-eclipse/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=heap-size-and-eclipse</link>
		<comments>http://www.lalitmehta.com/home/2006/10/29/heap-size-and-eclipse/#comments</comments>
		<pubDate>Mon, 30 Oct 2006 06:52:17 +0000</pubDate>
		<dc:creator>lalit</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[eclipse]]></category>

		<guid isPermaLink="false">http://www.lalitmehta.com/home/?p=18</guid>
		<description><![CDATA[To increase heap size of eclipse editor, modify eclipse.ini file to the values you need -vmargs -Xms128M -Xmx512M -XX:PermSize=64M -XX:MaxPermSize=128M]]></description>
			<content:encoded><![CDATA[<p>To increase heap size of eclipse editor, modify eclipse.ini file to the values you need<br />
-vmargs<br />
-Xms128M<br />
-Xmx512M<br />
-XX:PermSize=64M<br />
-XX:MaxPermSize=128M</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lalitmehta.com/home/2006/10/29/heap-size-and-eclipse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

