Versions Compared

Key

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

...

  1. Click on Global Libraries, select <FLEXJS_INSTALL_FOLDER>/frameworks/libs. Then, deselect "air" and "player\23.0" in my case.




  2. In the next step IntelliJ will ask for choose project where library should be added

         

 

     3. Rename the library to something meaningful, I choose to name mine "Apache FlexJS Nightly".

 

          

 

We will now configure our module to use the freshly added SDK and library along with configuring the compiler options:

...