Hi, I have seen there is an ide/ folder in flex-sdk/ with scripts and even a build for FB. Maybe I should run build.xml there, or makeApacheFlexForIDE.bat to have an installable SDK?
Also, I notices the scripts will copy the contents from env.AIR_HOME to the SDK, which means you cannot use an AIR-enabled SDK as env.AIR_HOME but you need A "pure" AIR SDK. Is that correct ? Maurice -----Message d'origine----- De : Maurice Amsellem [mailto:maurice.amsel...@systar.com] Envoyé : vendredi 27 septembre 2013 14:02 À : dev@flex.apache.org Objet : RE: Mobile datagrid component integration Hi, I have built the experimental_mobile.swc and generated Flex SDK running ANT on the top level build.xml in flex-sdk. I have then attempted to add it to FB Installed SDKs, by pointing to the flex-sdk folder (as stated in WIKI, "Setting up Manually"). My env.AIR_HOME is: env.AIR_HOME=C:\\Program Files (x86)\\Apache Flex\\Apache_Flex_SDK_410_GA However, FB complains that there is no "adt.jar" in the generated SDK, which is true. Did I miss something ? Maurice -----Message d'origine----- De : Justin Mclean [mailto:jus...@classsoftware.com] Envoyé : vendredi 27 septembre 2013 11:30 À : dev@flex.apache.org Objet : Re: Mobile datagrid component integration Hi, > The bundles sub-directories in experimentalmobile contains > "experimental.properties". > Shouldn't it be experimentalmobile.properties, so that it does not conflict > with the bundles from experimental ? Don't think it will be an issue, but easy enough to change. Currently they are empty. Thanks, Justin