Friendly reminder: Please make sure commits you want to see in the release go in the release0.8.0 branch instead of develop.
Thanks, -Alex On 5/15/17, 3:33 PM, "Alex Harui" <aha...@adobe.com.INVALID> wrote: >OK, I pushed the reverting of the appending of library path. See if that >works better for you. > >-Alex > >On 5/15/17, 2:43 PM, "Alex Harui" <aha...@adobe.com.INVALID> wrote: > >> >> >>On 5/15/17, 1:30 PM, "yishayw" <yishayj...@hotmail.com> wrote: >> >>>The .actionScriptProperties is coming from my own test project. >>>Generally, I >>>use the IDE build for flash and Ant/Maven for JS. So right now I'm >>>strictly >>>interested in the flash build. For that purpose, is there a way to >>>create >>>a >>>test app in the FB, edit the framework classes, and see the effects in >>>my >>>test app? That's what I was doing before dual. >>> >> >>Crap. I knew there was a reason why library-path shouldn't be appended >>to >>the swf-library-path and js-library-path. I forgot that the IDEs like FB >>only know how to manipulate the library-path with 'linked' projects. I >>guess I'll have to revert that change. >> >>FWIW, once we get this working, FB should build both the SWF and JS >>versions when you hit save so you shouldn't need Ant/Maven to get the JS. >> >>Thanks for catching that. >>-Alex >> >