<?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"
	>
<channel>
	<title>Comments on: FlexUnit Support in Maia</title>
	<atom:link href="http://blogs.jetbrains.com/idea/2009/05/flexunit-support-in-maia-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.jetbrains.com/idea/2009/05/flexunit-support-in-maia-2/</link>
	<description>tips &#38; tricks, news, how-to's</description>
	<pubDate>Mon, 13 Feb 2012 08:36:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: ksafonov</title>
		<link>http://blogs.jetbrains.com/idea/2009/05/flexunit-support-in-maia-2/#comment-181544</link>
		<dc:creator>ksafonov</dc:creator>
		<pubDate>Tue, 14 Jun 2011 10:14:48 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=945#comment-181544</guid>
		<description>@s9tpepper: Apologies, this post assumes reader knows how to configure IDEA project. Anyway, please click File &#124; Project structure &#124; Modules &#124; (your module with tests), switch to Dependencies tab, click Add, choose Single-entry module library and navigate to FlexUnit.swc. Does it help?</description>
		<content:encoded><![CDATA[<p>@s9tpepper: Apologies, this post assumes reader knows how to configure IDEA project. Anyway, please click File | Project structure | Modules | (your module with tests), switch to Dependencies tab, click Add, choose Single-entry module library and navigate to FlexUnit.swc. Does it help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: s9tpepper</title>
		<link>http://blogs.jetbrains.com/idea/2009/05/flexunit-support-in-maia-2/#comment-181290</link>
		<dc:creator>s9tpepper</dc:creator>
		<pubDate>Sat, 11 Jun 2011 18:04:28 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=945#comment-181290</guid>
		<description>"To run tests you need to set up a dependency on FlexUnit.swc library, but this is something you must have already done to get your tests compiled."

Good info... HOW?!?!? A link to instructions to do this would be nice. I have included FlexUnit SWCs in my module and the error persists on saying I need to add a dependency to FlexUnit. A link on how to do this instead of just saying "this is something you must have already done" would be a hell of a lot more helpful.</description>
		<content:encoded><![CDATA[<p>&#8220;To run tests you need to set up a dependency on FlexUnit.swc library, but this is something you must have already done to get your tests compiled.&#8221;</p>
<p>Good info&#8230; HOW?!?!? A link to instructions to do this would be nice. I have included FlexUnit SWCs in my module and the error persists on saying I need to add a dependency to FlexUnit. A link on how to do this instead of just saying &#8220;this is something you must have already done&#8221; would be a hell of a lot more helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ksafonov</title>
		<link>http://blogs.jetbrains.com/idea/2009/05/flexunit-support-in-maia-2/#comment-124538</link>
		<dc:creator>ksafonov</dc:creator>
		<pubDate>Wed, 27 Jan 2010 11:08:36 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=945#comment-124538</guid>
		<description>Hello Jean-Marie,

Please try IDEA 9.0.1 (http://www.jetbrains.com/idea/download/index.html). If the problem persists, please file an issue at http://youtrack.jetbrains.net/welcome#newissue=yes and five some details there:
- can you run your application?
- does Flash Player show up when you start debugging session?

Regards,
 Kirill</description>
		<content:encoded><![CDATA[<p>Hello Jean-Marie,</p>
<p>Please try IDEA 9.0.1 (http://www.jetbrains.com/idea/download/index.html). If the problem persists, please file an issue at <a href="http://youtrack.jetbrains.net/welcome#newissue=yes" rel="nofollow">http://youtrack.jetbrains.net/welcome#newissue=yes</a> and five some details there:<br />
- can you run your application?<br />
- does Flash Player show up when you start debugging session?</p>
<p>Regards,<br />
 Kirill</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jean-Marie</title>
		<link>http://blogs.jetbrains.com/idea/2009/05/flexunit-support-in-maia-2/#comment-124533</link>
		<dc:creator>Jean-Marie</dc:creator>
		<pubDate>Wed, 27 Jan 2010 10:12:33 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=945#comment-124533</guid>
		<description>Hello Kirill,
Yes the problem occurs when trying to debug the Felx app, not the tests.
Best regards,
JM</description>
		<content:encoded><![CDATA[<p>Hello Kirill,<br />
Yes the problem occurs when trying to debug the Felx app, not the tests.<br />
Best regards,<br />
JM</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ksafonov</title>
		<link>http://blogs.jetbrains.com/idea/2009/05/flexunit-support-in-maia-2/#comment-123823</link>
		<dc:creator>ksafonov</dc:creator>
		<pubDate>Fri, 15 Jan 2010 13:10:26 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=945#comment-123823</guid>
		<description>Hello Jean-Marie,

Let me ask again: does the problem arise when you’re trying to debug your Flex application, not the tests?

Thanks,
Kirill</description>
		<content:encoded><![CDATA[<p>Hello Jean-Marie,</p>
<p>Let me ask again: does the problem arise when you’re trying to debug your Flex application, not the tests?</p>
<p>Thanks,<br />
Kirill</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jean-Marie</title>
		<link>http://blogs.jetbrains.com/idea/2009/05/flexunit-support-in-maia-2/#comment-123821</link>
		<dc:creator>Jean-Marie</dc:creator>
		<pubDate>Fri, 15 Jan 2010 12:52:19 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=945#comment-123821</guid>
		<description>Hello Kirill,
I tried with 2 Flex SDK versions: 4.0.10485, and 4.0.13383.
I also have another problem: IDEA freezes when I work on a Flex project, after 2 or 3 minutes, even if I do nothing but open an MXML file. I have to kill it. I saw http://www.jetbrains.net/devnet/message/5250899#5250899 which seems close, I'll post in this other thread.

Best regards,</description>
		<content:encoded><![CDATA[<p>Hello Kirill,<br />
I tried with 2 Flex SDK versions: 4.0.10485, and 4.0.13383.<br />
I also have another problem: IDEA freezes when I work on a Flex project, after 2 or 3 minutes, even if I do nothing but open an MXML file. I have to kill it. I saw <a href="http://www.jetbrains.net/devnet/message/5250899#5250899" rel="nofollow">http://www.jetbrains.net/devnet/message/5250899#5250899</a> which seems close, I&#8217;ll post in this other thread.</p>
<p>Best regards,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ksafonov</title>
		<link>http://blogs.jetbrains.com/idea/2009/05/flexunit-support-in-maia-2/#comment-123700</link>
		<dc:creator>ksafonov</dc:creator>
		<pubDate>Wed, 13 Jan 2010 20:41:27 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=945#comment-123700</guid>
		<description>Hello Jean-Marie,

What is your Flex SDK version? Does the problem arise when you're trying to debug your Flex application, not the tests?

Thanks,
 Kirill</description>
		<content:encoded><![CDATA[<p>Hello Jean-Marie,</p>
<p>What is your Flex SDK version? Does the problem arise when you&#8217;re trying to debug your Flex application, not the tests?</p>
<p>Thanks,<br />
 Kirill</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jean-Marie</title>
		<link>http://blogs.jetbrains.com/idea/2009/05/flexunit-support-in-maia-2/#comment-123408</link>
		<dc:creator>Jean-Marie</dc:creator>
		<pubDate>Sun, 10 Jan 2010 08:19:24 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=945#comment-123408</guid>
		<description>Hi, I'm gettin gthe same problem. When trying to use the debugger, the following message appears:

Failed to connect; session timed out.
Ensure that:
1. you compiled your Flash movie with debugging on, and
2. you are running the Debugger version of the Flash Player.

I do compile with debug set to true, and I have the Debug Flash Player (I see the Show redraw regions" item). I'm using IDEA 9.0, build#IU-93.13.
Thanks</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m gettin gthe same problem. When trying to use the debugger, the following message appears:</p>
<p>Failed to connect; session timed out.<br />
Ensure that:<br />
1. you compiled your Flash movie with debugging on, and<br />
2. you are running the Debugger version of the Flash Player.</p>
<p>I do compile with debug set to true, and I have the Debug Flash Player (I see the Show redraw regions&#8221; item). I&#8217;m using IDEA 9.0, build#IU-93.13.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ksafonov</title>
		<link>http://blogs.jetbrains.com/idea/2009/05/flexunit-support-in-maia-2/#comment-118018</link>
		<dc:creator>ksafonov</dc:creator>
		<pubDate>Wed, 21 Oct 2009 15:55:04 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=945#comment-118018</guid>
		<description>Hello zeswif,

Please answer a few questions:
1. can you run your test (Run your FlexUnit run configuration instead of Debug)? Do you get your test displayed in IDEA's test results view?
2. What IDEA build do you use?
3. Well, are you sure that your flash player is a debug one? :) It should have an item 'Show redraw regions' in context menu.

Thanks, Kirill</description>
		<content:encoded><![CDATA[<p>Hello zeswif,</p>
<p>Please answer a few questions:<br />
1. can you run your test (Run your FlexUnit run configuration instead of Debug)? Do you get your test displayed in IDEA&#8217;s test results view?<br />
2. What IDEA build do you use?<br />
3. Well, are you sure that your flash player is a debug one? <img src='http://blogs.jetbrains.com/idea/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> It should have an item &#8216;Show redraw regions&#8217; in context menu.</p>
<p>Thanks, Kirill</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zeswif</title>
		<link>http://blogs.jetbrains.com/idea/2009/05/flexunit-support-in-maia-2/#comment-118017</link>
		<dc:creator>zeswif</dc:creator>
		<pubDate>Wed, 21 Oct 2009 15:00:14 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/?p=945#comment-118017</guid>
		<description>Hi,
I trayed to run a test but i got the folloeing message:
Failed to connect; session timed out.
Ensure that:
  1. you compiled your Flash movie with debugging on, and
  2. you are running the Debugger version of the Flash Player.
Empty test suite.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I trayed to run a test but i got the folloeing message:<br />
Failed to connect; session timed out.<br />
Ensure that:<br />
  1. you compiled your Flash movie with debugging on, and<br />
  2. you are running the Debugger version of the Flash Player.<br />
Empty test suite.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

