On 11/22/16, 7:24 AM, "Harbs" <harbs.li...@gmail.com> wrote:
>Please take a look at what I did here. >https://github.com/unhurdle/cep-flexjs/tree/master/CEPTools > >I originally tried building the swc using FDT. I thought there was >something wrong there, so I set up an ant build, and that does not >contain the JS files either. > >What did I do wrong? I don't see any call to the compile-js target in Ant. This build.xml seems to expect the folder structure in flex-asjs/frameworks, which I don't think you are using. HTH, -Alex