Hi Olaf, "settings.json:" The deal is that I'm developing SDK itself - Once I do some changes let's say in MDL library I would like to have it ASAP in my application - That's why I'm pointing here to distribution folder which is results of build by Maven FlexJS SDK.
tasks.json: "--flexHome=d:/flex_sdk/flexjs_nightly" - If I would like to build my application not by Maven or Ant scripts, but just using Josh's plugin I need to point valid SDK which allows me for it. - Distribution folder probably do not contains enough things to do this. - This path was just tests whether everything is working fine with Josh's plugin in most cases I'm building my end application by Maven. Piotr ----- Apache Flex PMC [email protected] -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/SWF-Debugging-in-Visual-Studio-Code-tp14853p14889.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
