I'm thinking the following:
- Netbeans + FlexBeans
- Maven + FlexMojos
However:
- FlexBeans just doesn't compare with FlexBuilder
- Not sure FlexMojos supports Flex 4
How do you guys manage to develop Flex apps on Ubuntu?
I personally prefer Netbeans to Eclipse. Netbeans has very good Maven project support. So I am thinking of:
- "Extending" FlexMojos to work with Flex 4
- Forking or developing from scratch a good Flex plugin for Netbeans\
Any ideas?