HI, So what exactly do you think needs to be changed? Are the current config file and templates used for generating them correct?
Here's a list of all the config files. ./frameworks/flex-config-template.xml ./frameworks/flex-config.xml ./ide/flashbuilder/config/flex-config.xml ./frameworks/air-config.xml ./ide/flashbuilder/config/air-config.xml ./frameworks/airmobile-config.xml ./ide/flashbuilder/config/airmobile-config.xml Of all these files only 2 use {airHome} - so it's certainly inconsistent. Also the path that do use looks like it assume that AIR is unpacked inside a Flex SDK. <path-element>{airHome}/frameworks/libs/air</path-element> Can you submit a patch/make the changes in develop to correct this. Justin