I'm about to add some comments to the FDT issue I opened about the extern SWCS[1]
I am going to ask for more details on why they have their own list of SWCs. I want to explore using named configs instead so they just use what we ship in any SDK. For example, we use configname to switch between flex-config.xml and air-config.xml. We probably should have js-config.xml and jquery-config.xml (and others). -Alex [1] http://bugs.powerflasher.com/jira/browse/FDT-3661 On 5/17/16, 7:58 AM, "Harbs" <harbs.li...@gmail.com> wrote: >They have a FlexJS project type, but no template. The project type seems >to be broken though. > >I’m trying to fix both the type and create a template to generate a >boilerplate project. > >I’m pretty close with the template, but I’m struggling with the compiler >settings in the project type definition. > >On May 17, 2016, at 5:55 PM, Josh Tynjala <joshtynj...@gmail.com> wrote: > >> I don't think FDT officially supports FlexJS MXML yet. They only have >>the >> JSC project type, which is meant to be more of a pure ActionScript kind >>of >> thing. >> >> - Josh >> >> On Tue, May 17, 2016 at 7:50 AM, Harbs <harbs.li...@gmail.com> wrote: >> >>> I’m struggling with trying to get an MXML project set up in FDT. Has >>> anyone managed to do so yet? >>> >>> Harbs >