<?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>Tue, 09 Feb 2010 21:36:57 +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>Heap size and Eclipse</title>
		<link>http://www.lalitmehta.com/home/2006/10/29/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>
