On 1/12/17, 10:19 AM, "piotrz" <piotrzarzyck...@gmail.com> wrote:
>Hi All, > >I just downloaded newest nightly build and started to check whether >everything is ok, cause someone wanted to use library to his project [1]. > >I see swc in frameworks\libs\, but when Intellij is picking up FlexJS it >doesn't see this swc. I'm not sure why. Anyone has some idea ? Not sure. It would depend on how IntelliJ find the SWCs. It could be that the -library-path is explicitly adding SWCs instead of pointing to a folder. It could be that they are somehow using the available <Namespaces> in flex-config.xml. HTH, -Alex