« MXNA 2.0 web services updated | Main | I'm off to Asia »
November 10, 2005
CFEclipse and Flex Builder 2: Happy Together
I now do all my Flash development in Flex Builder 2. No exceptions. But I still use another installation of Eclipse for other types of development (ColdFusion, Java, HTML, JavaScript, etc.). Yesterday, I ran into a situation where I needed to embed a small Flex application in a custom HTML page, so tried installing CFEclipse into Flex Builder 2, and it seems to work perfectly. It's not guaranteed to work, and I supposed it could break in the future, but for now, I'm a very happy developer.
Update: I should qualify that I'm talking about the standalone version of Flex Builder 2. The plugin version will definitely work with CFEclipse.
Posted by cantrell at November 10, 2005 09:56 AM | References
Related Entries
- From Vim to Eclipse
- JavaScript Support for Eclipse
- Making Your ColdFusion and Java Applications More Platform Independent (Part III)
- Why Distinguish Between GETs and POSTs?
- Don't Forget to Scope CFHTTP
Comments
I'm waiting for the version of CFEclipse that we saw at MAX. I bet that it will rock for Flex Users that use ColdFusion as Application Server.
Posted by: João Fernandes at November 10, 2005 10:11 AM
Hey Christian, are you using the standalone version and then installing CFEclipse as a plug-in or just using them side by side?
I assumed if we were using the plug-in version of Flex Builder we would have no problem using CFEclipse with it.
Posted by: Ryan at November 10, 2005 10:16 AM
Ryan, I should have been clearer. I'm referring to the standalone version. The plugin version will definitely work with CFEclipse.
Posted by: Christian Cantrell at November 10, 2005 10:32 AM
Do you use Flex Builder 2 for the creation of MXML files for Flex 1.5?
We kinda looking for solution where string in default MXML file tempate "xmlns:mx="http://www.macromedia.com/2003/mxml" is not substituted by xmlns:mx="http://www.macromedia.com/2005/mxml" in Flex Builder 2.
Posted by: JabbyPanda at November 11, 2005 04:50 AM
Not for 1.5 -- just for Flex 2.0.
Posted by: Christian Cantrell at November 11, 2005 09:42 AM