I think there is a bug where the -fb switch must be specified last. Also, are you sure your parameters have correct spacing and quotation marks?
On Jan 19, 2016 04:39, "OK" <[email protected]> wrote: > > > But creating the swc fails, these are the steps that I've done: > - Running "External tools" -> "FlexJS CompC" creates all .js files without > any errors > - Then I've tried to create the .swc using the third method that you've > described... without succes :-( > - - I've made a copy of the FlexJS (FalconJX...) external tool > - - Modify the "Arguments" to: -fb "${project_loc}" > -sdk-js-lib="\bin\org\puremvc\as3\multicore\" > - - Running the modified "External tools" fails with following error: > > exception 'java.io.FileNotFoundException: C:\Program Files\Adobe\Adobe Flash > Builder 4.7 (64 > Bit)\-sdk-js-lib=\bin\org\puremvc\as3\multicore\core"\.actionScriptProperties' > >
