<?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: Ant Compiling in Flex Builder &#8220;Error: Java heap space&#8221;</title>
	<atom:link href="http://www.themorphicgroup.com/blog/2009/07/10/compiling-using-ant-in-flex-builder-error-java-heap-space/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.themorphicgroup.com/blog/2009/07/10/compiling-using-ant-in-flex-builder-error-java-heap-space/</link>
	<description></description>
	<lastBuildDate>Tue, 23 Feb 2010 03:58:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Arun</title>
		<link>http://www.themorphicgroup.com/blog/2009/07/10/compiling-using-ant-in-flex-builder-error-java-heap-space/comment-page-1/#comment-3574</link>
		<dc:creator>Arun</dc:creator>
		<pubDate>Thu, 19 Nov 2009 09:16:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.themorphicgroup.com/blog/?p=186#comment-3574</guid>
		<description>Good Solution</description>
		<content:encoded><![CDATA[<p>Good Solution</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.themorphicgroup.com/blog/2009/07/10/compiling-using-ant-in-flex-builder-error-java-heap-space/comment-page-1/#comment-2972</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Tue, 08 Sep 2009 17:03:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.themorphicgroup.com/blog/?p=186#comment-2972</guid>
		<description>You can also create a new Environment Variable

Variable: ANT_OPTS
Value: -XX:MaxPermSize=128M -Xmx1024M

Here is a link with details:
http://www.ditainfocenter.com/eclipsehelp/index.jsp?topic=/ditaotug_top/installing/windows_settingenvvariables.html</description>
		<content:encoded><![CDATA[<p>You can also create a new Environment Variable</p>
<p>Variable: ANT_OPTS<br />
Value: -XX:MaxPermSize=128M -Xmx1024M</p>
<p>Here is a link with details:<br />
<a href="http://www.ditainfocenter.com/eclipsehelp/index.jsp?topic=/ditaotug_top/installing/windows_settingenvvariables.html" rel="nofollow">http://www.ditainfocenter.com/eclipsehelp/index.jsp?topic=/ditaotug_top/installing/windows_settingenvvariables.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lance</title>
		<link>http://www.themorphicgroup.com/blog/2009/07/10/compiling-using-ant-in-flex-builder-error-java-heap-space/comment-page-1/#comment-2960</link>
		<dc:creator>lance</dc:creator>
		<pubDate>Mon, 24 Aug 2009 07:30:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.themorphicgroup.com/blog/?p=186#comment-2960</guid>
		<description>Hey, I am not seeing the Java or JSEclipse directories in Flex Builder, I&#039;ve set everything up to, any ideas?</description>
		<content:encoded><![CDATA[<p>Hey, I am not seeing the Java or JSEclipse directories in Flex Builder, I&#8217;ve set everything up to, any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lalaine</title>
		<link>http://www.themorphicgroup.com/blog/2009/07/10/compiling-using-ant-in-flex-builder-error-java-heap-space/comment-page-1/#comment-2951</link>
		<dc:creator>lalaine</dc:creator>
		<pubDate>Wed, 19 Aug 2009 02:58:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.themorphicgroup.com/blog/?p=186#comment-2951</guid>
		<description>Worked for me! Thanks for sharing this solution.</description>
		<content:encoded><![CDATA[<p>Worked for me! Thanks for sharing this solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Fickes</title>
		<link>http://www.themorphicgroup.com/blog/2009/07/10/compiling-using-ant-in-flex-builder-error-java-heap-space/comment-page-1/#comment-2811</link>
		<dc:creator>Eric Fickes</dc:creator>
		<pubDate>Mon, 13 Jul 2009 21:05:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.themorphicgroup.com/blog/?p=186#comment-2811</guid>
		<description>Thanks for the shout out Dennis.</description>
		<content:encoded><![CDATA[<p>Thanks for the shout out Dennis.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher Huyler</title>
		<link>http://www.themorphicgroup.com/blog/2009/07/10/compiling-using-ant-in-flex-builder-error-java-heap-space/comment-page-1/#comment-2796</link>
		<dc:creator>Christopher Huyler</dc:creator>
		<pubDate>Sat, 11 Jul 2009 03:10:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.themorphicgroup.com/blog/?p=186#comment-2796</guid>
		<description>&quot;You can also get around this issue by running ant in the eclipse runtime instead of a separate runtime. It&#039;s an option when you select your script and choose &quot;Run as Ant...&quot;.
By
Christopher Huyler Senior Software Engineer at LeapFrogRx</description>
		<content:encoded><![CDATA[<p>&#8220;You can also get around this issue by running ant in the eclipse runtime instead of a separate runtime. It&#8217;s an option when you select your script and choose &#8220;Run as Ant&#8230;&#8221;.<br />
By<br />
Christopher Huyler Senior Software Engineer at LeapFrogRx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: levan</title>
		<link>http://www.themorphicgroup.com/blog/2009/07/10/compiling-using-ant-in-flex-builder-error-java-heap-space/comment-page-1/#comment-2795</link>
		<dc:creator>levan</dc:creator>
		<pubDate>Sat, 11 Jul 2009 02:08:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.themorphicgroup.com/blog/?p=186#comment-2795</guid>
		<description>nice one, :)

but  worth noting that this works only with  eclipse integrated ant, it will not affect external ant, 
I personally use ant outside of eclipse from command line, it seems to run lot faster too .


great find.</description>
		<content:encoded><![CDATA[<p>nice one, :)</p>
<p>but  worth noting that this works only with  eclipse integrated ant, it will not affect external ant,<br />
I personally use ant outside of eclipse from command line, it seems to run lot faster too .</p>
<p>great find.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Twitted by CreativeTweet</title>
		<link>http://www.themorphicgroup.com/blog/2009/07/10/compiling-using-ant-in-flex-builder-error-java-heap-space/comment-page-1/#comment-2794</link>
		<dc:creator>Twitted by CreativeTweet</dc:creator>
		<pubDate>Fri, 10 Jul 2009 23:59:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.themorphicgroup.com/blog/?p=186#comment-2794</guid>
		<description>[...] This post was Twitted by CreativeTweet [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was Twitted by CreativeTweet [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ant Compiling in Flex Builder “Error: Java heap space” &#124; Adobe Tutorials</title>
		<link>http://www.themorphicgroup.com/blog/2009/07/10/compiling-using-ant-in-flex-builder-error-java-heap-space/comment-page-1/#comment-2793</link>
		<dc:creator>Ant Compiling in Flex Builder “Error: Java heap space” &#124; Adobe Tutorials</dc:creator>
		<pubDate>Fri, 10 Jul 2009 23:58:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.themorphicgroup.com/blog/?p=186#comment-2793</guid>
		<description>[...] This week, I wanted to use Ant to compile a large project with a couple external libraries. Right after a few seconds of running my build.xml using Ant, I received this ugly message: compile flex project: [mxmlc] Loading configuration file C:Program FilesAdobeFlex Builder 3sdks3.3.0frameworksflex-config.xml [mxmlc] Error: Java heap space [mxmlc] java.lang.OutOfMemoryError: Java heap space ......  Here is the original: Ant Compiling in Flex Builder “Error: Java heap space” [...]</description>
		<content:encoded><![CDATA[<p>[...] This week, I wanted to use Ant to compile a large project with a couple external libraries. Right after a few seconds of running my build.xml using Ant, I received this ugly message: compile flex project: [mxmlc] Loading configuration file C:Program FilesAdobeFlex Builder 3sdks3.3.0frameworksflex-config.xml [mxmlc] Error: Java heap space [mxmlc] java.lang.OutOfMemoryError: Java heap space &#8230;&#8230;  Here is the original: Ant Compiling in Flex Builder “Error: Java heap space” [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
