This post originated from an RSS feed registered with Java Buzz
by s m.
Original Post: Package AIR Installation file
Feed Title: IntelliJ IDEA Blog
Feed URL: http://blogs.jetbrains.com/idea/feed/
Feed Description: News, tips&tricks, how-to's and other issues related to IntelliJ IDEA
Creating AIR installer (*.air), unsigned intermediate AIR package (*.airi) as well as generating self-signed certificate is possible in IntelliJ IDEA via Tools menu, Flex group, Package AIR Installation File action.
In the dialog you should choose AIR Application Descriptor from respective combo box. IDEA will automatically add required SWF file to package. ‘Create…’ button opens another [...]