Kevin, I am curious what are some of your motivations for trying out and testing FlexJS?
Mike On Fri, May 15, 2015 at 7:23 AM, kevin.godell <kevin.god...@gmail.com> wrote: > Thanks. The output arg worked. I added this little bit to the parameters of > the custom external tool: > > -output=$ModuleFileDir$/bin/$ModuleName$.swf > > It puts the swf in the bin folder. It even creates the bin folder if it > doesn't already exist. > > I was also testing to see if Adobe Scout could pick up on the debugging. I > added -advanced-telemetry=true as an arg, but Scout doesnt seem to detect > the swf. Either I am doing it wrong, forgot some other setting, or it just > isn't supported. > > The other thing I tried is using the profiler in IntelliJ. It works, I > think. Being that I am very new IntelliJ user, I am not sure what to expect > from that feature. > > > > -- > View this message in context: > http://apache-flex-development.2333347.n4.nabble.com/Re-FlexJS-IntelliJ-Integration-tp46486p46576.html > Sent from the Apache Flex Development mailing list archive at Nabble.com. >