<?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: Flex Builder Project Setup in a CFEclipse and Subversion Environment</title>
	<atom:link href="http://www.webapper.com/blog/index.php/2007/03/23/flex-builder-project-setup-in-a-cfeclipse-and-subversion-environment/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webapper.com/blog/index.php/2007/03/23/flex-builder-project-setup-in-a-cfeclipse-and-subversion-environment/</link>
	<description>Web Application Engineers</description>
	<lastBuildDate>Mon, 05 Dec 2011 17:24:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jeffry houser</title>
		<link>http://www.webapper.com/blog/index.php/2007/03/23/flex-builder-project-setup-in-a-cfeclipse-and-subversion-environment/comment-page-1/#comment-534</link>
		<dc:creator>Jeffry houser</dc:creator>
		<pubDate>Fri, 20 Apr 2007 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webapper.net/blog/index.cfm/2007/6/29/Flex-Builder-Project-Setup-in-a-CFEclipse-and-Subversion-Environment#comment-534</guid>
		<description>Cool stuff, thank you! 

 I was able to get rid of the compiler warning by editing the .actionScriptProperties file in the workspace directory.  It had two lines, like this:

&lt;applications&gt;
&lt;application path=&quot;Main.mxml&quot;/&gt;
&lt;application path=&quot;src/Main.mxml&quot;/&gt;
&lt;/applications&gt;

 where &#039;main.mxml&#039; was my main application.  Based on directories you use, even linked ones, I would expect that the values above could be radically different.  

 I just deleted the second, restarted eclipse and the warning went away.</description>
		<content:encoded><![CDATA[<p>Cool stuff, thank you! </p>
<p> I was able to get rid of the compiler warning by editing the .actionScriptProperties file in the workspace directory.  It had two lines, like this:</p>
<p>&lt;applications&gt;<br />
&lt;application path=&quot;Main.mxml&quot;/&gt;<br />
&lt;application path=&quot;src/Main.mxml&quot;/&gt;<br />
&lt;/applications&gt;</p>
<p> where &#8216;main.mxml&#8217; was my main application.  Based on directories you use, even linked ones, I would expect that the values above could be radically different.  </p>
<p> I just deleted the second, restarted eclipse and the warning went away.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nat Papovich</title>
		<link>http://www.webapper.com/blog/index.php/2007/03/23/flex-builder-project-setup-in-a-cfeclipse-and-subversion-environment/comment-page-1/#comment-535</link>
		<dc:creator>Nat Papovich</dc:creator>
		<pubDate>Fri, 20 Apr 2007 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webapper.net/blog/index.cfm/2007/6/29/Flex-Builder-Project-Setup-in-a-CFEclipse-and-Subversion-Environment#comment-535</guid>
		<description>Sweet, nice find, Jeff. How did you figure that out?</description>
		<content:encoded><![CDATA[<p>Sweet, nice find, Jeff. How did you figure that out?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeffry houser</title>
		<link>http://www.webapper.com/blog/index.php/2007/03/23/flex-builder-project-setup-in-a-cfeclipse-and-subversion-environment/comment-page-1/#comment-536</link>
		<dc:creator>Jeffry houser</dc:creator>
		<pubDate>Fri, 20 Apr 2007 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webapper.net/blog/index.cfm/2007/6/29/Flex-Builder-Project-Setup-in-a-CFEclipse-and-Subversion-Environment#comment-536</guid>
		<description>I&#039;ve played around with the property files before when trying to remove a Flex Nature from a project, so this was just a bit of trial and error and a bit lucky guess.  

 I&#039;m working on an article about Flex Components right now, and in my current project have a bunch of different Flex applications.  

 When I renamed my main.mxml to &quot;sample1.mxml&quot; the warning came back.  When I made &quot;sample3.mxml&quot; the default application (by right clicking and choosing &quot;set as default application.&quot;) the error went away again.

 This needs more testing, but I suspect &quot;set as default application&quot; and &quot;restart workspace&quot; will make the warning go away without editing the property files.  

 Or I could be wrong.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve played around with the property files before when trying to remove a Flex Nature from a project, so this was just a bit of trial and error and a bit lucky guess.  </p>
<p> I&#8217;m working on an article about Flex Components right now, and in my current project have a bunch of different Flex applications.  </p>
<p> When I renamed my main.mxml to &quot;sample1.mxml&quot; the warning came back.  When I made &quot;sample3.mxml&quot; the default application (by right clicking and choosing &quot;set as default application.&quot;) the error went away again.</p>
<p> This needs more testing, but I suspect &quot;set as default application&quot; and &quot;restart workspace&quot; will make the warning go away without editing the property files.  </p>
<p> Or I could be wrong.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

