Search code examples
flashapache-flexbuildflash-buildermxmlc

Flash Builder -- Is it possible to view verbose build logging?


Is it possible to enable verbose build logging in Flash Builder? Ideally, I want to be able to see the exact arguments that are being passed to the mxmlc.exe compiler.

Context:

I'm currently trying to automate our build process using GradleFx so we can move away from using Flash Builder and run our build on a CI server. At present, I'm running into a few problems and my lack of knowledge about the flash/flex build process is impeding progress.

Being able to see what the FB project translates to would greatly aid me in being able to set up the new build scripts.


Solution

  • SourceMate plugin for Flash Builder is able to generate Ant build.xml from Project Settings

    http://www.elementriver.com/sourcemate3/features/generate-ant-buildxml-project-settings