On 9/1/13 3:07 PM, "Harbs" <harbs.li...@gmail.com> wrote:
>So how does Flash Builder know where the source is? IIRC, when we package up everything for a release, we copy the TLF code into the frameworks/projects/textLayout folder. But because we had problems with Git handling the mapping of source from the flex-tlf repo into the flex-sdk repo, when developing, we leave the source separate. FWIW, my workflow in the TLF work I did was to make changes in flex-tlf/textLayout/src, run ant from the flex-sdk/frameworks/projects/textLayout then re-compile the test case. Of course, I wasn't using FB which might cache the SWC and require restarts after each ant run. > >On Sep 2, 2013, at 12:58 AM, Justin Mclean wrote: > >> Hi, >> >>> Is the TLF source files supposed to be copied to the flex sdk folder >>>when building the sdk? >> No, it's left where it is. >> >> Justin >> >