Josh Tynjala wrote > Did you delete your ./target/javascript directory before compiling with > the > new SDK?
I'm pretty sure that I've done that all the time without any success. After I've changed the "output" option as you mentioned the first time including deleting the target folder it works now. I noticed that if I pass something completely wrong to the "output" option now (something like "output": "./\target////javascript") the compiler is creating a "bin" folder automatically. This was not the case before I've changed the "output" option to whatever. If I changed back the output option back to its origin value which was "output": "./target/javascript" it also works. Moreover, all your variations work for me. So this is weird for me but it works and that's the important thing ;-) Thank you, Josh! Olaf -- View this message in context: http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Compiler-options-VSCode-config-tp62268p62270.html Sent from the Apache Flex Development mailing list archive at Nabble.com.