On 11/11/14, 3:37 AM, "Christofer Dutz" <christofer.d...@c-ware.de> wrote:
>Hi Alex, > >well I don't see a reason why FlashBuilder should have a problem with >this. >After all you are setting the command line manually now too (If I'm not >mistaken) My concern is about FlashBuilder opening the SWCs to do code-hinting in the IDE. I just want to make sure it doesn’t choke on js files in there. > >My suggestion would probably need a little modification cause in this >case it wouldn't take a js-root-path but look inside all the SWC files >that is was provided with and use the resources in there. I guess >currently Falcon wouldn't be able to work that way. But with this option >I even guess that it should be possible to build a FlexJS application >with the default build configs. Right, FalconJX would learn to use the library-path to find JS files so there wouldn’t be any additional options. We could have different clients like FlexJSMXMLC instead of the js-output-type option if that makes life easier for folks. -Alex