> Is there a way to get IJ to tell us which SWCs are in the library-path vs > the external-library-path? I’m wondering if this can happen if > playerglobal is in the library-path.
No, there is not an easy way, the time to live of the IJ generated config.xml based on the build configuration is very short, the time of the compilation, therefore difficult to catch, the really only way I've been able to do it was while debugging the compiler and seen playerglobal.swc was in external-libray-path Frédéric THOMAS ---------------------------------------- > From: aha...@adobe.com > To: dev@flex.apache.org > Subject: Re: Re : Re: Re : Re: AW: AW: AW: [FlexJS] IntelliJ Integration > Date: Wed, 17 Jun 2015 14:32:38 +0000 > > Is there a way to get IJ to tell us which SWCs are in the library-path vs > the external-library-path? I’m wondering if this can happen if > playerglobal is in the library-path. > > -Alex > > On 6/17/15, 7:29 AM, "Frédéric THOMAS" <webdoubl...@hotmail.com> wrote: > >> >>I assume you removed it from the IJ module build configuration >>dependencies, there are no other references to it and you did build / >>rebuild project ? >> >>I have to admit, I can't see a reason, it works for me but now with the >>fix I did yesterday (thanks again btw) does the IJ message output pan >>after the build with the compiler option set to Mxmlc/Compc tells >>something that could give a clue ? >> >>Frédéric THOMAS >> >> >>---------------------------------------- >>> Date: Wed, 17 Jun 2015 07:00:55 -0700 >>> From: piotrzarzyck...@gmail.com >>> To: dev@flex.apache.org >>> Subject: RE: Re : Re: Re : Re: AW: AW: AW: [FlexJS] IntelliJ Integration >>> >>> As I said I have removed it and build pass, but I'm having this issue >>>once >>> I'm trying to launch swf version of app. - I don't know why. [1] :( >>> >>> This is for sure not the solution - getting buildable project after I >>>remove >>> JS.swc. :) >>> >>> [1] http://images.devs-on.net/Image/34OZOpM8gIUatE2p-Obszar.png >>> >>> Piotr >>> >>> >>> >>> ----- >>> Apache Flex PMC >>> piotrzarzyck...@gmail.com >>> -- >>> View this message in context: >>>http://apache-flex-development.2333347.n4.nabble.com/Re-Re-Re-Re-Re-AW-AW >>>-AW-FlexJS-IntelliJ-Integration-tp47695p47902.html >>> Sent from the Apache Flex Development mailing list archive at >>>Nabble.com. >> >