Re: [FlexJS] Why MaterialDesignLite.swc is missing from library root in Intellij

2017-01-12 Thread piotrz
Alex, It was good catch! It helped. I pushed changes to develop. :) Thank you! Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Why-MaterialDesignLite-swc-is-missing-from-library-root-in-Intellij

Re: [FlexJS] Why MaterialDesignLite.swc is missing from library root in Intellij

2017-01-12 Thread piotrz
I will add and we will see. - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Why-MaterialDesignLite-swc-is-missing-from-library-root-in-Intellij-tp58209p58217.html Sent from the Apache Flex Development m

Re: [FlexJS] Why MaterialDesignLite.swc is missing from library root in Intellij

2017-01-12 Thread Alex Harui
Maybe, don't know for sure. I just noticed that is a possibility. On 1/12/17, 11:25 AM, "piotrz" wrote: >You mean that I should put there namespace ? Similar to this one ? > > > library://ns.apache.org/flexjs/createjs > > >projects/CreateJS/src/main/resources/createj

Re: [FlexJS] Why MaterialDesignLite.swc is missing from library root in Intellij

2017-01-12 Thread piotrz
You mean that I should put there namespace ? Similar to this one ? library://ns.apache.org/flexjs/createjs projects/CreateJS/src/main/resources/createjs-manifest.xml - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context

Re: [FlexJS] Why MaterialDesignLite.swc is missing from library root in Intellij

2017-01-12 Thread Alex Harui
Compare the flex-config.xml where it works and doesn't work. On 1/12/17, 11:05 AM, "piotrz" wrote: >Actually is not only MDL library Express.swc is also missing. I will dig >into >that more. > >Look when I select option in FDT "Select SWCs". > >

Re: [FlexJS] Why MaterialDesignLite.swc is missing from library root in Intellij

2017-01-12 Thread piotrz
Actually is not only MDL library Express.swc is also missing. I will dig into that more. Look when I select option in FDT "Select SWCs". Piotr - Apache Flex PMC piotrzarzyck...@gmail.com --

Re: [FlexJS] Why MaterialDesignLite.swc is missing from library root in Intellij

2017-01-12 Thread piotrz
I was also trying distribution build by Maven and intellij is seeing MDL swc. Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Why-MaterialDesignLite-swc-is-missing-from-library-root-in-Intellij-t

Re: [FlexJS] Why MaterialDesignLite.swc is missing from library root in Intellij

2017-01-12 Thread piotrz
I just tried FlexJS in FDT, which has support for framework and it also do not see MDL Library. Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-d

Re: [FlexJS] Why MaterialDesignLite.swc is missing from library root in Intellij

2017-01-12 Thread Alex Harui
On 1/12/17, 10:19 AM, "piotrz" 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