Is there a good Flex IDE/development env that works on Ubuntu?
Where can开发者_开发问答 this be found?Flex on Ubuntu: The Complete How To Guide describes all the available options, the most prominent one is :
Flex Builder Linux Alpha is an Adobe free product, which is a Flex build environment as a plugin for Eclipse. Don’t worry about the Alpha part, it seems like a very stable product, and besides eating up some memory, I had no problems with it. It is actually an exact replica of the Flex Builder for Windows, without the features of Design View, some wizards and the profiler.
Flex on Ubuntu
Loads of resources out there.
I've been using Flex Builder Linux for more than 2 years, and it works great. An installation guide (with patch for Eclipse 3.5 & 3.4) is available here:
http://ducquoc.wordpress.com/2010/10/26/flexbuilder-eclipse-plugin/
Another option is FB4linux : code.google.com/p/fb4linux/
and FDT: fdt.powerflasher.com/
Haven't tried it, but Adobe seem to be developing a linux version of flex builder.
IntelliJ IDEA 9 also now supports Flex development.
精彩评论