On 6/4/15, 4:47 AM, "Frédéric THOMAS" <[email protected]> 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 ?
>
>I've seen there was in the generated\dist\sdk\frameworks, so, I wonder
>why they wasn't in the downloaded FlexJS SDK ?
That folder is generated by copying files from flex-sdk. FlexJS SDK’s are
generated from its build.xml.
>
>Also, I added a <InstalledFlexJsSDK>\ide\IDEA\intellij-config.xml, what
>should I do to have it integrated in the futur FlexJS release?
Add it to the source-package target in the FlexJS build script. But what
is in it? Can it be auto-generated? Does it require references to
regular Flex SDK classes?
-Alex