Ok, got it figured out. -warnings=false

Adding -warnings=false to the parameters of the external tool that calls
/js/bin/mxmlc will allow it to finish with exit code 0, and thus, continue
to its next step

I pushed it to see how many things I could link together when pressing the
debug button:

1. external tool /js/bin/mxmlc
2. external tool zip command to zip the js-release contents
3. external tool /bin/mxmlc
4. external tool open index.html with chrome
5. launch swf to debugger

All completed successfully.

I know that most people probably wont be running all of these things at one
time, but atleast you have to option to do that with intellij. It is a
really customizable ide.



--
View this message in context: 
http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Reaching-out-to-IDE-developers-to-support-FlexJS-tp32656p46638.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

Reply via email to