On 5/15/17, 12:47 PM, "yishayw" <yishayj...@hotmail.com> wrote:

>I see this in the dump [1].
>
>      <library-path>
>        
><path-element>C:\dev\flexjs\flex-asjs\frameworks\projects\HTML\target\HTML
>.swc</path-element>
>        
><path-element>C:\dev\flexjs\flex-asjs\frameworks\projects\Core\target\Core
>.swc</path-element>
>        
><path-element>C:\dev\flexjs\flex-asjs\frameworks\projects\Basic\target\Bas
>ic.swc</path-element>
>      </library-path>
>
>Probably coming from .actionsScripProperties in Flash Builder which has
>this
>[2]. I use those entries so I can change framework code and see those
>changes in the my test app.
>
>How do you suggest I go about this?

Hmm.  What folder's actionScriptProperties is this in?  In theory, there
are different dependencies depending on the kind of SWC.  So in
frameworks/projects/XML, for example, it would depend on the SWF SWCs  but
in frameworks/js/FlexJS/projects/XMLJS, it would be depending on the JS
SWCs like HTMLJS, CoreJS, BasicJS.

The FB projects may need updating to reflect that.

HTH,
-Alex

Reply via email to