Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

We will use an existing FlexJS example to start and play with, DataBindingTest from he <FlexJS SDK>\examples\DataBindingTest, so, in IntelliJ:

 

1- Create a new project:

 

 

 

 

Flash project

2- Tick "Create sample app" and enter "DataBindingTest.mxml"

3- Untick "Create HTML wrapper template".

Image Added

 

4- Select the Apache Flex SDK you have downloaded, in the illustration, I choose the Apache Flex SDK 4.10.0

If you don't have yet configured in IntelliJ a SDK, you will need to create and select one, see the above illustration

Image Added

 

5- Name your project DataBindingTest

Image Added

6- The project will open, IntelliJ will index the SDK files, wait a bit and got to file/project structure, then module and dependecies, you should see something like the illustration below

Image Added

7-