<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Eclipse Tip:  Flex and Java Project Performance</title>
	<atom:link href="http://www.appfoundation.com/blogs/giametta/2007/05/11/eclipse-tip-flex-and-java-projects/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.appfoundation.com/blogs/giametta/2007/05/11/eclipse-tip-flex-and-java-projects/</link>
	<description>Rich Internet Apps</description>
	<lastBuildDate>Wed, 16 Jun 2010 18:06:53 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: cgiamett</title>
		<link>http://www.appfoundation.com/blogs/giametta/2007/05/11/eclipse-tip-flex-and-java-projects/comment-page-1/#comment-7</link>
		<dc:creator>cgiamett</dc:creator>
		<pubDate>Sat, 12 May 2007 02:42:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.appfoundation.com/blogs/giametta/2007/05/11/eclipse-tip-flex-and-java-projects/#comment-7</guid>
		<description>I did not need to up my MaxPermSize to solve my problem. I am using Eclipse 3.2.</description>
		<content:encoded><![CDATA[<p>I did not need to up my MaxPermSize to solve my problem. I am using Eclipse 3.2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik Weibust</title>
		<link>http://www.appfoundation.com/blogs/giametta/2007/05/11/eclipse-tip-flex-and-java-projects/comment-page-1/#comment-6</link>
		<dc:creator>Erik Weibust</dc:creator>
		<pubDate>Sat, 12 May 2007 01:46:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.appfoundation.com/blogs/giametta/2007/05/11/eclipse-tip-flex-and-java-projects/#comment-6</guid>
		<description>Funny.  I had the same problem this week.  Eclipse was running slow then crashed a couple times.  I checked my .log file and sure enough, I was running out of PermGen space.  I made the same &quot;tweak&quot; you mentioned and haven&#039;t had a problem since.

Erik</description>
		<content:encoded><![CDATA[<p>Funny.  I had the same problem this week.  Eclipse was running slow then crashed a couple times.  I checked my .log file and sure enough, I was running out of PermGen space.  I made the same &#8220;tweak&#8221; you mentioned and haven&#8217;t had a problem since.</p>
<p>Erik</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anjan Bacchu</title>
		<link>http://www.appfoundation.com/blogs/giametta/2007/05/11/eclipse-tip-flex-and-java-projects/comment-page-1/#comment-5</link>
		<dc:creator>Anjan Bacchu</dc:creator>
		<pubDate>Fri, 11 May 2007 23:52:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.appfoundation.com/blogs/giametta/2007/05/11/eclipse-tip-flex-and-java-projects/#comment-5</guid>
		<description>hi there,

  which version of eclipse are you using. 

did adding &quot;-vmargs -XX:MaxPermSize=&quot; make a difference ? That should NOT make a difference in terms of running out of memory. It should make a difference in the duration of your GC pauses and the the slickness of your app.

BR,
~A</description>
		<content:encoded><![CDATA[<p>hi there,</p>
<p>  which version of eclipse are you using. </p>
<p>did adding &quot;-vmargs -XX:MaxPermSize=&quot; make a difference ? That should NOT make a difference in terms of running out of memory. It should make a difference in the duration of your GC pauses and the the slickness of your app.</p>
<p>BR,<br />
~A</p>
]]></content:encoded>
	</item>
</channel>
</rss>
