Using ADL in Linux
I created a new Flex AIR project in IntelliJ, assigned it the latest Flex AIR SDK. When I click debug I get java.io.IOException: Stream closed.
Note: Apache Flex only has an SDK download tool for Windows and Mac so I used the Mac one thinking it would have better Linux compatibility.
How do I debug a Flex AIR project in IntelliJ?
Please sign in to leave a comment.
If I hit the Run button instead of Debug I get "Syntax error: Unterminated quoted string". This is just using all the default settings for a new project. No changes by me.
Adobe stopped AIR Runtime and AIR SDK support on Linux more than 4 years ago. The latest available Linux version is 2.6. Unlikely you want to use it when version 19 is available for other platforms.