I am using following asconfig.json, but it is not working. getting compile
error

{
    "config": "flex",
    "type": "lib",
    "compilerOptions": {
        "debug": true,
        "external-library-path":
["E:/ApacheFlexJSDevelop/flex-typedefs/js/target"],
        "define": [
            {"name": "COMPILE::JS","value": "true"},
            {"name": "COMPILE::AS3","value": "false"}
        ]
    },
    "files":
    [
        "src/flexjs/amf/AMFService.as"
    ]
}



-----
Regards,
Prashant
--
View this message in context: 
http://apache-flex-users.2333346.n4.nabble.com/MXML-and-ActionScript-in-Visual-Studio-Code-tp14266p14344.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.

Reply via email to