On 6/4/15, 4:16 AM, "Frédéric THOMAS" <webdoubl...@hotmail.com> wrote: >Also, I had to add the manifiests to the <InstalledSDK>/frameworks from >the Flex SDK, especially mxml-2009-manifest.xml, otherwise intelliJ >wasn't able to recognize <fx:Script >Should we add them to the dev SDK too ?
Yes, if they don’t need to contain references to Spark and MX classes and only need to reference builtins, Script, and FlexJS classes. Otherwise let’s revisit. And I think this file should be auto-generated from other manifests. It is things like this that make me think that some fix like this will allow IJ to work with a FlexJS SDK without mixing it with a Flex SDK. Thanks for figuring that out. -Alex