For Adobe Flex: Looking at eclipse in a New Light

Buy this book at Amazon.com!My Adobe Flex machinations from the last 15th and the last 13th of this month caused me to reevaluate my eclipse strategy. The new Europa release under the Web Standards Tools Project 2.0.x is a great start and only needs the PHP Development Tools of the PDT Project to get me positioned for my Flex-related eclipse tweaks. So to summarize my ‘base package’ from the eclipse foundation is this:

And speaking of the eclipse file system, these are my important notes about eclipse filing conventions:

!MESSAGE Image data not available: URLImageDescriptor(bundleentry://509/icons/full/obj16/jcu_resource_obj.gif) For several hours I assumed that this error came from me uninstalling ASDT and breaking something. This error came up again for me with a clean install! This ‘forced’ me to make a new flex workspace, separate from the php one.

Download my first framework Flex2 sample for eclipse at SonghaySystem.com.

The Day’s Table of eclipse/Flex Resources

“[Getting Friendly with Eclipse Workspaces](http://www.darronschall.com/weblog/archives/000201.cfm)” Darron Schall writes, “I can’t believe I didn’t know about this 2 years ago.”

This article (and the comments) introduces me to the ongoing ‘controversy’ among eclipse people about Working Sets vs. Workspaces.

“[Upgrading Eclipse](http://blogs.infosupport.com/peterhe/archive/2007/08/06/Upgrading-Eclipse.aspx)” Peter Hendriks is basically telling me that one *really* can’t upgrade eclipse.
“[Eclipse: Managing Multiple Eclipse Installations](http://www.javalobby.org/java/forums/t18678.html)” This article delves into the possibilities after one realizes eclipse is not upgradeable.
“[Compiling Flex Applications in Eclipse](http://cfsilence.com/blog/client/index.cfm/2007/4/24/Compiling-Flex-Applications-In-Eclipse)” This is the Todd Sharp article that introduced me to [flex2ant](http://www.flex2ant.org/).
“[Setting Up Eclipse For Flex 2](http://cfsilence.com/blog/client/index.cfm/2007/3/26/Setting-Up-Eclipse-For-Flex-2)” This is the Todd Sharp article that told me where to find the MXML schema—since it is no longer available from Adobe.
“[Tutorial: Beginners Guide to Getting Started with AS3 (Without Learning Flex)](http://www.senocular.com/flash/tutorials/as3withmxmlc/)” This is the article that let me really know the flex compiler better than ever. You don’t have to agree to not “learning flex” to read this article.

rasx()