Hi Prashant, Did you follow these instructions to build the project with tasks.json? https://github.com/BowlerHatLLC/vscode-nextgenas/wiki/Create-tasks.json-to-compile-an-ActionScript-project
What does the compiler print to the console? What does your asconfig.json file contain? If it built successfully, you should see a bin directory in your project with a js-debug directory inside (and maybe js-release, depending on your compiler options). Are you saying that this directory did not appear? That is empty? Something else? - Josh On Dec 11, 2016 12:22 AM, "PKumar" <[email protected]> wrote: Hi Josh, I have setup the VCode on my window7 laptop. I created a sample project using flexJS and compiled without any error. But after compilation there is no JS file generating. So is there any specific command to generate the JS file? Please suggest. ----- Regards, Prashant -- View this message in context: http://apache-flex-users. 2333346.n4.nabble.com/MXML-and-ActionScript-in-Visual- Studio-Code-tp14266p14318.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
