Is the angular.swc file set as external? On May 16, 2016, at 11:25 AM, OmPrakash Muppirala <bigosma...@gmail.com> wrote:
> Thanks Josh and Harbs for the responses. > > I did that and the as compilation got fixed. It seems to be failing during > the js compilation. Here is the detailed build error > https://gist.github.com/bigosmallm/746b20149800458974b29d21a3ffd45e > > Any idea what I am doing wrong? > > Thanks, > Om > > On Sun, May 15, 2016 at 11:40 AM, Harbs <harbs.li...@gmail.com> wrote: > >> BTW: >> >> FDT just added the ability to specify “sharedRuntime” in project >> templates. I’m working on creating a template for FlexJS in addition to >> their JSC projects. >> >> On May 15, 2016, at 9:32 PM, Josh Tynjala <joshtynj...@gmail.com> wrote: >> >>> 1. Open your project's settings. >>> >>> 2. Go to the Flex Build Path section and choose the Library path tab. >>> >>> 3. When you expand a SWC or SWC folder in the list, you should see "Link >>> Type: Merged into code" Double-click that and a window will open. >>> >>> 4. Change "Merged into code" to "External". >>> >>> - Josh >>> >>> On Sun, May 15, 2016 at 10:51 AM, OmPrakash Muppirala < >> bigosma...@gmail.com> >>> wrote: >>> >>>> How can I tell Flash Builder to look for an external-library-path? >>>> >>>> Thanks, >>>> Om >>>> >> >>