On 3/18/16, 12:15 PM, "Christofer Dutz" <christofer.d...@c-ware.de> wrote:
>Currently I'm working on the last module "js". Unfortunately this seems >to be the "playerglobal" of FlexJS :-( ... one thing I noticed, was that >the "externs/js/externs" directory contains the content of the >externs.zip which is embedded in google's closure compiler. So far so >good, but looking at the build, the zip is extracted to the >"externs/js/externs" directory, but strangely the files are structured >with a "browser" directory. The original zip however doesn't contain any >directories, so where does that directory structure come from? My copy of externs.zip expands to have a browser folder. Older versions didn't. And it might be that newer ones don't as well. Which version of Google Closure Compiler are you using? -Alex