<?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: Are You Using IntelliJ IDEA Flex Support?</title>
	<atom:link href="http://www.techper.net/2008/09/16/are-you-using-intellij-idea-flex-support/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techper.net/2008/09/16/are-you-using-intellij-idea-flex-support/</link>
	<description>About Technology in My Life</description>
	<lastBuildDate>Tue, 24 Jan 2012 17:27:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Nikos</title>
		<link>http://www.techper.net/2008/09/16/are-you-using-intellij-idea-flex-support/comment-page-1/#comment-47363</link>
		<dc:creator>Nikos</dc:creator>
		<pubDate>Fri, 04 Mar 2011 13:58:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/?p=141#comment-47363</guid>
		<description>IDEA 10 is getting there for flex, but I&#039;m constantly on the forums with minor issues &gt;:</description>
		<content:encoded><![CDATA[<p>IDEA 10 is getting there for flex, but I&#8217;m constantly on the forums with minor issues &gt;:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nicity</title>
		<link>http://www.techper.net/2008/09/16/are-you-using-intellij-idea-flex-support/comment-page-1/#comment-18406</link>
		<dc:creator>nicity</dc:creator>
		<pubDate>Thu, 11 Jun 2009 09:30:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/?p=141#comment-18406</guid>
		<description>Please, ensure debug player installed (from Flex SDK) in order for the flex debugging to work</description>
		<content:encoded><![CDATA[<p>Please, ensure debug player installed (from Flex SDK) in order for the flex debugging to work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: polesen</title>
		<link>http://www.techper.net/2008/09/16/are-you-using-intellij-idea-flex-support/comment-page-1/#comment-18049</link>
		<dc:creator>polesen</dc:creator>
		<pubDate>Fri, 05 Jun 2009 07:11:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/?p=141#comment-18049</guid>
		<description>@randy:

Sorry to hear your trouble. Don&#039;t give up just yet though. I am so glad, that we continued with idea flex support through the v7 and up to v8. In the latest v8.1.2, it is my opinion, that the flex support is the best around now. Of course, I am coloured, as I mostly use idea for all other stuff too.

We also got the debugger working recently. We hadn&#039;t tried in a long time, and not long ago, we gave it a go again. And worked :-)

With respect to maven support, it also works quite nicely now. The idea maven project import is still best of breed. Which flex compiler plugin are you using in maven build? I am using flex-mojos v3, which idea has build in support for importing to an idea flex module. Works!

Flex-mojos have moved quite a bit around with respect to source and repositories. It is now located at sonatype. Look here: http://www.sonatype.com/books/maven-book/reference/flex-dev-sect-creating-with-archetype.html</description>
		<content:encoded><![CDATA[<p>@randy:</p>
<p>Sorry to hear your trouble. Don&#8217;t give up just yet though. I am so glad, that we continued with idea flex support through the v7 and up to v8. In the latest v8.1.2, it is my opinion, that the flex support is the best around now. Of course, I am coloured, as I mostly use idea for all other stuff too.</p>
<p>We also got the debugger working recently. We hadn&#8217;t tried in a long time, and not long ago, we gave it a go again. And worked <img src='http://www.techper.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>With respect to maven support, it also works quite nicely now. The idea maven project import is still best of breed. Which flex compiler plugin are you using in maven build? I am using flex-mojos v3, which idea has build in support for importing to an idea flex module. Works!</p>
<p>Flex-mojos have moved quite a bit around with respect to source and repositories. It is now located at sonatype. Look here: <a href="http://www.sonatype.com/books/maven-book/reference/flex-dev-sect-creating-with-archetype.html" rel="nofollow">http://www.sonatype.com/books/maven-book/reference/flex-dev-sect-creating-with-archetype.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Randy Wilson</title>
		<link>http://www.techper.net/2008/09/16/are-you-using-intellij-idea-flex-support/comment-page-1/#comment-18036</link>
		<dc:creator>Randy Wilson</dc:creator>
		<pubDate>Thu, 04 Jun 2009 23:03:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/?p=141#comment-18036</guid>
		<description>I&#039;m a Flex newbie, and I was hoping I could use IntelliJ 8 and avoid FlexBuilder.  But alas, although the tutorials that JetBrains supplies do run, the debugger doesn&#039;t do anything (all breakpoints appear to be ignored).  And there is no hint on how to get maven to work with IntelliJ for Flex.  We have a project that compiles fine via Maven but won&#039;t compile in IntelliJ due to a bug, which means it&#039;s impossible to run the Flex code.  I&#039;ve spent all day battling it, and I&#039;m about ready to give up and write a java swing app instead.</description>
		<content:encoded><![CDATA[<p>I&#8217;m a Flex newbie, and I was hoping I could use IntelliJ 8 and avoid FlexBuilder.  But alas, although the tutorials that JetBrains supplies do run, the debugger doesn&#8217;t do anything (all breakpoints appear to be ignored).  And there is no hint on how to get maven to work with IntelliJ for Flex.  We have a project that compiles fine via Maven but won&#8217;t compile in IntelliJ due to a bug, which means it&#8217;s impossible to run the Flex code.  I&#8217;ve spent all day battling it, and I&#8217;m about ready to give up and write a java swing app instead.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tech Per &#187; Blog Archive &#187; IDEA Is Back to Being Great!</title>
		<link>http://www.techper.net/2008/09/16/are-you-using-intellij-idea-flex-support/comment-page-1/#comment-12821</link>
		<dc:creator>Tech Per &#187; Blog Archive &#187; IDEA Is Back to Being Great!</dc:creator>
		<pubDate>Sat, 04 Apr 2009 18:59:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/?p=141#comment-12821</guid>
		<description>[...] time ago, I got frustrated with working with IDEA flex support. I had some complaints about the quality of the flex support in [...]</description>
		<content:encoded><![CDATA[<p>[...] time ago, I got frustrated with working with IDEA flex support. I had some complaints about the quality of the flex support in [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: polesen</title>
		<link>http://www.techper.net/2008/09/16/are-you-using-intellij-idea-flex-support/comment-page-1/#comment-8985</link>
		<dc:creator>polesen</dc:creator>
		<pubDate>Tue, 27 Jan 2009 07:24:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/?p=141#comment-8985</guid>
		<description>@ed: You are right. Both in that you need to buy flexbuilder to get the license and that it seems way over priced. And strange to bundle a license for components with an IDE.</description>
		<content:encoded><![CDATA[<p>@ed: You are right. Both in that you need to buy flexbuilder to get the license and that it seems way over priced. And strange to bundle a license for components with an IDE.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ed</title>
		<link>http://www.techper.net/2008/09/16/are-you-using-intellij-idea-flex-support/comment-page-1/#comment-8969</link>
		<dc:creator>ed</dc:creator>
		<pubDate>Tue, 27 Jan 2009 01:40:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/?p=141#comment-8969</guid>
		<description>Has anyone been able to use flex charting with flex 3 sdk in Intellij or a way to use the flex 2 charting license with flex 3 sdk? It looks like the new adobe pricing structure requires you to purchase Flex Builder 3 Professional which seems way over priced..</description>
		<content:encoded><![CDATA[<p>Has anyone been able to use flex charting with flex 3 sdk in Intellij or a way to use the flex 2 charting license with flex 3 sdk? It looks like the new adobe pricing structure requires you to purchase Flex Builder 3 Professional which seems way over priced..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeffrand0mluser</title>
		<link>http://www.techper.net/2008/09/16/are-you-using-intellij-idea-flex-support/comment-page-1/#comment-5291</link>
		<dc:creator>jeffrand0mluser</dc:creator>
		<pubDate>Wed, 19 Nov 2008 19:28:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/?p=141#comment-5291</guid>
		<description>Flex Builder 3 is great for Flex - IDEA is great for Java. Yeah, it sucks you have to buy both, but I&#039;m sure IDEA will get up to speed and surpass FB within the next 6 mos or so. I&#039;m excited for that, as I&#039;m sure others here are as well.</description>
		<content:encoded><![CDATA[<p>Flex Builder 3 is great for Flex &#8211; IDEA is great for Java. Yeah, it sucks you have to buy both, but I&#8217;m sure IDEA will get up to speed and surpass FB within the next 6 mos or so. I&#8217;m excited for that, as I&#8217;m sure others here are as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Den</title>
		<link>http://www.techper.net/2008/09/16/are-you-using-intellij-idea-flex-support/comment-page-1/#comment-4413</link>
		<dc:creator>Den</dc:creator>
		<pubDate>Tue, 28 Oct 2008 19:26:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/?p=141#comment-4413</guid>
		<description>I use IDEA v8 for flex in our project. We don&#039;t use mxml - only AS3.  It&#039;s a big pleasure to keep java and AS source in one place )We only have to write some ant scripts for compiling flex source and styles. Debugger works both with flex and java in one frame (8090 ver.). And , sorry, I hate Eclipse and FB3 based on it.

With respect from Belarus.</description>
		<content:encoded><![CDATA[<p>I use IDEA v8 for flex in our project. We don&#8217;t use mxml &#8211; only AS3.  It&#8217;s a big pleasure to keep java and AS source in one place )We only have to write some ant scripts for compiling flex source and styles. Debugger works both with flex and java in one frame (8090 ver.). And , sorry, I hate Eclipse and FB3 based on it.</p>
<p>With respect from Belarus.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://www.techper.net/2008/09/16/are-you-using-intellij-idea-flex-support/comment-page-1/#comment-3953</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Sun, 19 Oct 2008 05:39:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/?p=141#comment-3953</guid>
		<description>I just started using Flex, coming from many years of server-side Java. FlexBuilder is truly &quot;the suck&quot; compared to IDEA. Sure the GUI builder is nice, but I need to write/navigate/refactor code! You&#039;re not alone, and I hope JetBrains puts some more effort into Flex support. Whatever they touch usually turns out well, so I have high hopes for IDEA 8&#039;s Flex support.</description>
		<content:encoded><![CDATA[<p>I just started using Flex, coming from many years of server-side Java. FlexBuilder is truly &#8220;the suck&#8221; compared to IDEA. Sure the GUI builder is nice, but I need to write/navigate/refactor code! You&#8217;re not alone, and I hope JetBrains puts some more effort into Flex support. Whatever they touch usually turns out well, so I have high hopes for IDEA 8&#8242;s Flex support.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ed</title>
		<link>http://www.techper.net/2008/09/16/are-you-using-intellij-idea-flex-support/comment-page-1/#comment-3758</link>
		<dc:creator>ed</dc:creator>
		<pubDate>Tue, 14 Oct 2008 05:43:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/?p=141#comment-3758</guid>
		<description>I remember trying IntelliJ v5 for the first time and being blown away by it&#039;s completeness and support for Java and have been using it everyday since. Since starting with flex things have definitely become a little better in v7 at least much better than v6:) 

In terms of seamless integration...it&#039;s far from complete. I find myself having to use a seperate ant build for compiling all of the .mxml and .as files then IDEA for the remaining part of the App. Hibernate, Tomcat etc support is great...So i think i&#039;ll stick with it for the time being. Would be nice for tighter integration b/w .as files and pojos etc at the moment it&#039;s like rolling the dice and hoping everything compiles and runs in the browser.

My other concern is whether there will be any support for things like Cairngorm?? This looks like it&#039;s shaping up to be the framework of choice for flex dev.

Tried FB2 and FB3 trials...very painful especially on a slow mac.</description>
		<content:encoded><![CDATA[<p>I remember trying IntelliJ v5 for the first time and being blown away by it&#8217;s completeness and support for Java and have been using it everyday since. Since starting with flex things have definitely become a little better in v7 at least much better than v6:) </p>
<p>In terms of seamless integration&#8230;it&#8217;s far from complete. I find myself having to use a seperate ant build for compiling all of the .mxml and .as files then IDEA for the remaining part of the App. Hibernate, Tomcat etc support is great&#8230;So i think i&#8217;ll stick with it for the time being. Would be nice for tighter integration b/w .as files and pojos etc at the moment it&#8217;s like rolling the dice and hoping everything compiles and runs in the browser.</p>
<p>My other concern is whether there will be any support for things like Cairngorm?? This looks like it&#8217;s shaping up to be the framework of choice for flex dev.</p>
<p>Tried FB2 and FB3 trials&#8230;very painful especially on a slow mac.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://www.techper.net/2008/09/16/are-you-using-intellij-idea-flex-support/comment-page-1/#comment-2979</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Tue, 23 Sep 2008 22:28:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/?p=141#comment-2979</guid>
		<description>Disregard my previous question... It seems the stack trace is there and is fairly obvious.</description>
		<content:encoded><![CDATA[<p>Disregard my previous question&#8230; It seems the stack trace is there and is fairly obvious.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://www.techper.net/2008/09/16/are-you-using-intellij-idea-flex-support/comment-page-1/#comment-2978</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Tue, 23 Sep 2008 22:23:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/?p=141#comment-2978</guid>
		<description>I agree it&#039;s a bit half baked. Based on IDEA&#039;s track record, however, I am very much hoping that it will be what I want in the end. I feel, IntelliJ is the best IDE out there. I am really not excited about the thought of having to buy Flex Builder.

Is there a way to get a stack trace in the debugger when you&#039;re at a break point?  (It doesn&#039;t seem like that works in flex debugging mode)</description>
		<content:encoded><![CDATA[<p>I agree it&#8217;s a bit half baked. Based on IDEA&#8217;s track record, however, I am very much hoping that it will be what I want in the end. I feel, IntelliJ is the best IDE out there. I am really not excited about the thought of having to buy Flex Builder.</p>
<p>Is there a way to get a stack trace in the debugger when you&#8217;re at a break point?  (It doesn&#8217;t seem like that works in flex debugging mode)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: codecraig</title>
		<link>http://www.techper.net/2008/09/16/are-you-using-intellij-idea-flex-support/comment-page-1/#comment-2831</link>
		<dc:creator>codecraig</dc:creator>
		<pubDate>Fri, 19 Sep 2008 01:51:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/?p=141#comment-2831</guid>
		<description>Here&#039;s an interview about IntelliJ IDEA 8:
http://www.infoq.com/news/2008/08/intellij_8_M1</description>
		<content:encoded><![CDATA[<p>Here&#8217;s an interview about IntelliJ IDEA 8:<br />
<a href="http://www.infoq.com/news/2008/08/intellij_8_M1" rel="nofollow">http://www.infoq.com/news/2008/08/intellij_8_M1</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: polesen</title>
		<link>http://www.techper.net/2008/09/16/are-you-using-intellij-idea-flex-support/comment-page-1/#comment-2807</link>
		<dc:creator>polesen</dc:creator>
		<pubDate>Thu, 18 Sep 2008 07:27:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/?p=141#comment-2807</guid>
		<description>To be fair, IDEA8 *is* way better than v7. And it does have auto-generate setters and supports some navigation. It also understands mxml, supports navigations in mxml etc. There are just still some of all the basic stuff missing, which really spoils the party.</description>
		<content:encoded><![CDATA[<p>To be fair, IDEA8 *is* way better than v7. And it does have auto-generate setters and supports some navigation. It also understands mxml, supports navigations in mxml etc. There are just still some of all the basic stuff missing, which really spoils the party.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charlie Hubbard</title>
		<link>http://www.techper.net/2008/09/16/are-you-using-intellij-idea-flex-support/comment-page-1/#comment-2802</link>
		<dc:creator>Charlie Hubbard</dc:creator>
		<pubDate>Thu, 18 Sep 2008 02:36:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/?p=141#comment-2802</guid>
		<description>Bummer, I was excited and encouraged about IntelliJ 8 support for Flex.  It finally looked like it was going to be a decent option to replace FB3.  FB3 works, but it sucks.  Especially the debugger.  

IntelliJ 7 Flex support is non-existent for Flex projects. Flex compiler is very dependent on what constitutes the main application without it the compiler can&#039;t say what errors are there.  If a  file is not attached to the main application errors are never detected in FB3.  It&#039;s like it doesn&#039;t exist.  In IntelliJ since there is no project description/module creation it seems like it couldn&#039;t operate correctly.  Actionscript editing seems more based on the Javascript support than Flex.  But, if we expect all of these features like refactoring, auto-completion, runtime error feedback, or a descent runtime debugger you have to create a project description to control the compiler.

I was really hoping for auto-generate property functions (ala getters/setters) something FB3 doesn&#039;t do.  I forgot how much time I save myself with Java using that feature.</description>
		<content:encoded><![CDATA[<p>Bummer, I was excited and encouraged about IntelliJ 8 support for Flex.  It finally looked like it was going to be a decent option to replace FB3.  FB3 works, but it sucks.  Especially the debugger.  </p>
<p>IntelliJ 7 Flex support is non-existent for Flex projects. Flex compiler is very dependent on what constitutes the main application without it the compiler can&#8217;t say what errors are there.  If a  file is not attached to the main application errors are never detected in FB3.  It&#8217;s like it doesn&#8217;t exist.  In IntelliJ since there is no project description/module creation it seems like it couldn&#8217;t operate correctly.  Actionscript editing seems more based on the Javascript support than Flex.  But, if we expect all of these features like refactoring, auto-completion, runtime error feedback, or a descent runtime debugger you have to create a project description to control the compiler.</p>
<p>I was really hoping for auto-generate property functions (ala getters/setters) something FB3 doesn&#8217;t do.  I forgot how much time I save myself with Java using that feature.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: polesen</title>
		<link>http://www.techper.net/2008/09/16/are-you-using-intellij-idea-flex-support/comment-page-1/#comment-2782</link>
		<dc:creator>polesen</dc:creator>
		<pubDate>Wed, 17 Sep 2008 17:01:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/?p=141#comment-2782</guid>
		<description>About rename, I was talking about rename file Clazz.as to Clazz2.as, which does not rename constructor nor class name.</description>
		<content:encoded><![CDATA[<p>About rename, I was talking about rename file Clazz.as to Clazz2.as, which does not rename constructor nor class name.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nicity</title>
		<link>http://www.techper.net/2008/09/16/are-you-using-intellij-idea-flex-support/comment-page-1/#comment-2776</link>
		<dc:creator>nicity</dc:creator>
		<pubDate>Wed, 17 Sep 2008 13:52:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/?p=141#comment-2776</guid>
		<description>Thank you for the constructive critic. I wish you provide particular examples when rename class / method does not work.</description>
		<content:encoded><![CDATA[<p>Thank you for the constructive critic. I wish you provide particular examples when rename class / method does not work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bokel</title>
		<link>http://www.techper.net/2008/09/16/are-you-using-intellij-idea-flex-support/comment-page-1/#comment-2771</link>
		<dc:creator>bokel</dc:creator>
		<pubDate>Wed, 17 Sep 2008 11:38:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/?p=141#comment-2771</guid>
		<description>My reception always was, that JetBrains builds exceptional quality products. That&#039;s why i bought it, when v7 came out. Flex was advertized as a working feature at this time already. As the other guys said, it was a joke really. I dont think, that JetBrains is doing themselfs a favor, if they proceed like that. Unless they want to ripoff Flex developers.</description>
		<content:encoded><![CDATA[<p>My reception always was, that JetBrains builds exceptional quality products. That&#8217;s why i bought it, when v7 came out. Flex was advertized as a working feature at this time already. As the other guys said, it was a joke really. I dont think, that JetBrains is doing themselfs a favor, if they proceed like that. Unless they want to ripoff Flex developers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: melix</title>
		<link>http://www.techper.net/2008/09/16/are-you-using-intellij-idea-flex-support/comment-page-1/#comment-2764</link>
		<dc:creator>melix</dc:creator>
		<pubDate>Wed, 17 Sep 2008 08:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.techper.net/?p=141#comment-2764</guid>
		<description>Hi,

I&#039;m not using the Flex support in IDEA for several reasons :

1. It was announced as a facet in IDEA 7, and yet, you can&#039;t do anything but editing action script. To be brief, that&#039;s not Flex support
2. Planned for IDEA 8, which makes it mandatory to upgrade, which is too much for something announced for v7
3. unusable yet, as you said</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m not using the Flex support in IDEA for several reasons :</p>
<p>1. It was announced as a facet in IDEA 7, and yet, you can&#8217;t do anything but editing action script. To be brief, that&#8217;s not Flex support<br />
2. Planned for IDEA 8, which makes it mandatory to upgrade, which is too much for something announced for v7<br />
3. unusable yet, as you said</p>
]]></content:encoded>
	</item>
</channel>
</rss>

