Piotr, I had to tweak a few settings. I recorded a screen video from start to finish of me creating a project ->module->external tool->changing others settings. When I tried to upload to youtube last night, youtube complained about the format after it hanged for a while. I am trying to upload it once again before I have to head out the door for work.
Some things that I can remember right now: 1. create flexjs project 2. create DataBindingTest module in flexjs project 3. create the external test to use /bin/mxmlc - I changed the settings on parameters to $ModuleSourcePath$/$ModuleName$.mxml instead of $file path, that way it will always target the main file, but this assumes that the module has the same name as the main file that you target with mxmlc external tool 4. edit the Run/Debug configurations -in the "before launch" section, delete "Make", then press the + and add our external tool -in the "Use debugger from sdk" section, I changed it to use a regular flex sdk, not the flexjs sdk. Using the flexjs skd failed but flex one worked. I did not find the reason yet for that. 5. open "Project Structure" and edit the module's output folder -changed mine to /Users/kevinGodell/IdeaProjects/flexJS/DataBindingTest/src 6. press the debug button and hope for the best Ok, good, the video successfully uploaded while typing this. My first video ever for youtube. No audio. Late at night and my wife wasnt available to hold the queue cards. https://www.youtube.com/watch?v=NBJEjIcfNs8&feature=youtube_gdata_player <iframe width="420" height="315" src="https://www.youtube.com/embed/NBJEjIcfNs8" frameborder="0" allowfullscreen></iframe> -- View this message in context: http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Reaching-out-to-IDE-developers-to-support-FlexJS-tp32656p46459.html Sent from the Apache Flex Development mailing list archive at Nabble.com.