<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0">
			<channel>
			<title>JR-Holmes - Flex</title>
			<link>http://www.bifrost.com.au/blog/index.cfm</link>
			<description>Yet Another CF Developer</description>
			<language>en-us</language>
			<pubDate>Tue, 07 Sep 2010 17:21:38 -0700</pubDate>
			<lastBuildDate>Thu, 13 Mar 2008 20:11:00 -0700</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>james.holmes@gmail.com</managingEditor>
			<webMaster>james.holmes@gmail.com</webMaster>
			
			
			
			
			
			<item>
				<title>Fix for Flex Builder 3 crash</title>
				<link>http://www.bifrost.com.au/blog/index.cfm/2008/3/13/Fix-for-Flex-Builder-3-crash</link>
				<description>
				
				I came across an issue with Flex builder 3 today - the JVM (and therefore the whole builder app) crashed when switching to design view. It&apos;s a known bug from back in the Beta, but it was &quot;non-reproducible&quot; (damn I hate hearing that).

A helpful soul on the Flex list at House of Fusion suggested some JVM tuning and it seems to be the ticket. 

With FB3 closed (i.e. not running), edit

C:\Program Files\Adobe\Flex Builder 3\FlexBuilder.ini

and make the following changes:

-Xms512m&lt;br /&gt;
-Xmx768m

Try higher settings of you still have grief. If you never had these problems, great; remember this in case they pop up.
				
				</description>
						
				
				<category>Flex</category>				
				
				<pubDate>Thu, 13 Mar 2008 20:11:00 -0700</pubDate>
				<guid>http://www.bifrost.com.au/blog/index.cfm/2008/3/13/Fix-for-Flex-Builder-3-crash</guid>
				
			</item>
			
		 	
			</channel></rss>