You can recall what version of AIR SDK you selected during installation:
run from command line: [flex SDK]/bin/adt -version
Main configuration in IntelliJ IDEA is done at Project Structure |
Modules | [your module] | [your build configuration subnode] | General
and Dependencies tabs. For example at General tab you may change target
platform, at Dependencies tab you may switch SDK. Or start with a new
IntelliJ IDEA project, select Flash module at the 1st wizard step and
follow the next wizard steps.
On 28.08.2013 13:20, Scott Matheson wrote:
Hi
Thanks for all your support I did use the nice new Apache SDK installer
(very simple good for me )
Can I check the source code on my MAC to ensure I have installed AIR as
well, or should I just rerun the Apache installer
Otherwise I will dig in to IntelliJ
thanks
Scott