Creating Flex Applications with IntelliJ IDEA
In this tutorial you will: 1. Create an IntelliJ IDEA project with Flex-enabled module 2. Create Ant build configuration to compile and run Flex application 3. Create a Flex application 4. While editing, try hands-on the Flex-aware coding assistance and quick fixes 5. Run Flex application. First you need to create a project with a Flex-enabled module and an Ant build configuration, to compile, run and debug Flex applications. [via]
http://www.jetbrains.com/idea/docs/Creating_F...

Related Files