Where do you see it expecting the Flex structure? AFAIU, the compile-js target is only needed for the JS suffixed SWCs. All the regular SWCs have the js in them as well.
Am I missing the boat? On Nov 22, 2016, at 6:15 PM, Alex Harui <aha...@adobe.com> wrote: > > > 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 >