Conditional Debugging in Flash Builder 4

On August 15, 2010, in Flex Builder, Flex, by Anuj Gakhar

I have started using Flash Builder 4 recently and the one feature I am loving the most is the Conditional Debugging. Using conditional breakpoints in Flash Builder 4, you can configure a breakpoint to trigger only after a certain number of loop iterations. For instance, you can halt the application on the third time a […]

Tagged with:  

CF/Flex Connectivity in Flex Builder : Invalid root. The WEB-INF/flex folder must contain either flex-config.xml or services-config.xml.

On June 8, 2010, in ColdFusion, Flex Builder, Flex, Mac, by Anuj Gakhar

I was setting up a new Project in Flex Builder with Application Server Type as ‘ColdFusion’. I had the default values in the Flex Builder wizard. But the Wizard wont let me go past the second screen. I kept getting this error :- Invalid root. The WEB-INF/flex folder must contain either flex-config.xml or services-config.xml. And […]

Tagged with:  

How to get Eclipse to show more than 100 Errors/Warnings

On August 26, 2009, in Flex Builder, Eclipse, by Anuj Gakhar

I was stuck on this issue few days back, when I happened to have more than 100 errors in my project and Eclipse “Problems” window was only showing me the top 100. It took me a while to figure out where to change this , so I thought I would blog it. In your Eclipse […]

 

Free Flex Builder 3 For Unemployed Developers

On April 4, 2009, in Flex Builder, Adobe, by Anuj Gakhar

I just read the announcement on Ben Forta’s blog that Adobe has decided to give away Flex Builder 3 to unemployed developers so they could use their free time to develop a new skill. Well, as much as I wish that no developer ever gets unemployed, given the current economic conditions, I think you cant […]

Tagged with:  

Flex Builder Shortcuts for MacOS

On March 30, 2009, in Flex Builder, Mac, by Anuj Gakhar

Elad Elrom has compiled a pretty useful list of Flex Builder shortcuts for Mac users. You can grab the PDF version here. To me, this is something I could use on a daily basis. Thanks Elad.

Tagged with:  

Must have Eclipse Plugins for CF’ers

On January 11, 2008, in Flex Builder, Eclipse, by Anuj Gakhar

Whether its FlexBuilder or CFEclipse, Eclipse is what I use all day long. I was thinking of compiling a list of really useful Eclipse plugins from the perspective of a Coldfusion developer. Here are the ones that I use :- CFEclipse – Ofcourse! XmlBuddy – Allows me to manage XML files better. Subclipse – Subversion […]

Tagged with:  

Flex Builder : Jump to definition

On November 14, 2007, in Flex Builder, Flex, by Anuj Gakhar

I just found out this really cool way to browse a Flex app. I use Flex Builder to develop Flex apps, so this is related to Flex Builder , not sure if this works in the Eclipse plugin as well. While you are in the code view, if you mouse over the name of a […]

 

Flex Builder2 free for Students!

On October 29, 2007, in Flex Builder, Adobe, by Anuj Gakhar

Just read the announcement that Flex Builder 2 would be free for students and faculty. However, not sure if this is free for students and faculties from outside US as well. Would be quite handy if it is, its a big step forward in promoting Flex.

Tagged with:  
© 2011 Anuj Gakhar