RE: [FlexJS] Setup Error

2015-08-04 Thread Frédéric THOMAS
Hi Carlos, It sounds like the FlexJS Nightly Lib still contain paths out of the framework directory in your configuration. I changed my phrasing in the Wiki to: While this window is still open, click on Global Libraries, we will add the FlexJS SDK also as a library, that's the second gotcha.1-

Re: [FlexJS] Setup Error

2015-08-04 Thread Carlos Rovira
Thanks for checking it Fred, I was looking through the configuration but can't see nothing that could cause the problem I'll try to make it in other mac I have from 0 and see what happens as I have some time Thanks 2015-08-04 13:01 GMT+02:00 Frédéric THOMAS : > Hi Carlos, > > It sounds like th

RE: [FlexJS] Setup Error

2015-08-04 Thread Frédéric THOMAS
I was thinking IntelliJ adds data it detects on a particular SDK / Lib in a cache only the first time it parses it, then I guess it reuses some of those cached data to create its own config.xml, could it be your configured SDK / lib is in the same directory than an older one ? If yes, invalidat

Re: [FlexJS] Setup Error

2015-08-04 Thread Carlos Rovira
Hi Fred, I create a new one for this try but I make the cache and restart invalidation with no luck :( 2015-08-04 19:47 GMT+02:00 Frédéric THOMAS : > I was thinking IntelliJ adds data it detects on a particular SDK / Lib in > a cache only the first time it parses it, then I guess it reuses some o

RE: [FlexJS] Setup Error

2015-08-04 Thread Frédéric THOMAS
Well, I'm missing data to help you more, lets try to get them. In your IntelliJ install folder/bin, you should have an equivalent of the Windows file idea.exe.vmoptions In this file, add: -Didea.keep.flex.temporary.files=true and restart IntelliJ It will allow the temporary config.xml to live a

RE: [FlexJS] Setup Error

2015-08-04 Thread Frédéric THOMAS
Also, please, in Compiler Options, additional compiler arguments, add: -dump-config=myConfig.xml Compiler will create a file in your project root folder called myConfig.xml, please link it here too. Thanks, Frédéric THOMAS > From: webdoubl...@hotmail.co

Re: [FlexJS] FlexJS installation - bundle Google Closure Library?

2015-08-04 Thread OmPrakash Muppirala
On Mon, Aug 3, 2015 at 3:46 PM, Alex Harui wrote: > > > On 8/3/15, 3:38 PM, "omup...@gmail.com on behalf of OmPrakash Muppirala" > wrote: > > > > >I prefer 2b slightly because the release manager probably tested > >everything > >with GCL from GOOG_HOME. The newly downloaded GCL during ant relea

Re: [FlexJS] FlexJS installation - bundle Google Closure Library?

2015-08-04 Thread Alex Harui
On 8/4/15, 7:06 PM, "omup...@gmail.com on behalf of OmPrakash Muppirala" wrote: >On Mon, Aug 3, 2015 at 3:46 PM, Alex Harui wrote: >>On 8/3/15, 3:38 PM, "omup...@gmail.com on behalf of OmPrakash Muppirala" >> wrote: >> >> > >> >I prefer 2b slightly because the release manager probably tested