<?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>.:. blog.screenshot.at .:. Flash, Flex, RIA .:. &#187; Eclipse</title>
	<atom:link href="http://www.screenshot.at/blog/category/eclipse/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.screenshot.at/blog</link>
	<description>This blog is about Flash, Flex, RIA related stuff</description>
	<lastBuildDate>Mon, 11 May 2015 18:06:51 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.38</generator>
	<item>
		<title>Problems with ant in Eclipse</title>
		<link>http://www.screenshot.at/blog/2012/03/15/problems-with-ant-in-eclipse/</link>
		<comments>http://www.screenshot.at/blog/2012/03/15/problems-with-ant-in-eclipse/#comments</comments>
		<pubDate>Thu, 15 Mar 2012 12:20:39 +0000</pubDate>
		<dc:creator><![CDATA[Manfred Karrer]]></dc:creator>
				<category><![CDATA[Ant]]></category>
		<category><![CDATA[Build]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Flex Builder]]></category>
		<category><![CDATA[Ant Task]]></category>
		<category><![CDATA[Bug Reports]]></category>
		<category><![CDATA[Compilation]]></category>
		<category><![CDATA[Convenience]]></category>
		<category><![CDATA[Flash Builder]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Home Path]]></category>
		<category><![CDATA[Nasty Stuff]]></category>
		<category><![CDATA[Plugins Directory]]></category>
		<category><![CDATA[Real Reason]]></category>
		<category><![CDATA[Set Path]]></category>
		<category><![CDATA[Workspace]]></category>

		<guid isPermaLink="false">http://www.screenshot.at/blog/?p=723</guid>
		<description><![CDATA[I used a small ant task after a compilation in Flash Builder. That is done pretty easily with the builder feature in eclipse. Basically this worked fine, but sometimes it was not executing the ant task. The ant task was also not executing when started manually in the ant view. As this task was just [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>I used a small ant task after a compilation in Flash Builder. That is done pretty easily with the <a href="http://help.eclipse.org/indigo/index.jsp?topic=%2Forg.eclipse.platform.doc.user%2FgettingStarted%2Fqs-93_project_builder.htm" target="_blank">builder feature</a> in eclipse.</p>
<p>Basically this worked fine, but sometimes it was not executing the ant task. The ant task was also not executing when started manually in the ant view. As this task was just for convenience I never found the time for investigating the problem further. Now for some other task where it is essential to get it run, I needed to find out why it seems to behave instable.</p>
<p>I am not totally sure if I found the real reason (there are some bug reports around this topic if you google for it), but at least I could manage it to make it working again. I suspect that when switching the workspace in Eclipse you need to set the ant home path newly (&gt;preferences&gt;ant&gt;runtime). I did this when comparing the differences between a working Eclipse instance with a non working one. After changing the ant home path to the other Eclipse installations path (I use the ant directory inside the plugins directory of your Eclipse installation), it was working fine. After changing it back to the original path it was also working fine. So I assume that the ant home path got somehow corrupted when switching the workspace (or for some other reason), after setting it again, it seems to solve the problem.</p>
<p>Nasty stuff, but after a long search for the problem I am glad to get it (hopefully) running stable .</p>
]]></content:encoded>
			<wfw:commentRss>http://www.screenshot.at/blog/2012/03/15/problems-with-ant-in-eclipse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
