I was able to get the external tool setup on mac/intellij and got a .swf using the DataBindingTest example with only 1 warning:
/Users/kevinGodell/Documents/flexjs-0.0.3nightly_air-17/bin/mxmlc /Users/kevinGodell/IdeaProjects/flexJS/DataBindingTest/src/DataBindingTest.mxml Loading configuration: /Users/kevinGodell/Documents/flexjs-0.0.3nightly_air-17/frameworks/flex-config.xml 41301 bytes written to /Users/kevinGodell/IdeaProjects/flexJS/DataBindingTest/src/DataBindingTest.swf in 3.894 seconds /Users/kevinGodell/IdeaProjects/flexJS/DataBindingTest/src/MyInitialView.mxml:131 Warning: Data binding will not be able to detect assignments to 'strings'. dataProvider="{MyModel(applicationModel).strings}" /> Process finished with exit code 0 Then I found the swf and double clicked it and found a nice little stock quote checker: <http://apache-flex-development.2333347.n4.nabble.com/file/n46404/Screen_Shot_2015-05-11_at_9.png> -- View this message in context: http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Reaching-out-to-IDE-developers-to-support-FlexJS-tp32656p46404.html Sent from the Apache Flex Development mailing list archive at Nabble.com.