Someone else had problems with the last .bat file. But let's worry about that later. That shouldn't affect whether FB thinks you have a valid SDK folder.
What arguments did you pass to deploy.bat? It might not like trailing slashes. I assume the source folder was a valid SDK folder for FB? Try shutting down FB before you run deploy.bat. Then compare the result folder. There should be differences in the frameworks/libs and lib folders and we add a js folder but otherwise other files should be the same. -Alex On 8/21/13 8:38 AM, "mark goldin" <[email protected]> wrote: >Absolutely the same. > > >On Tue, Aug 20, 2013 at 4:39 PM, OmPrakash Muppirala ><[email protected]>wrote: > >> Perhaps try in a non-privileged directory ex. c:/temp/flexjs or >>something >> like that. Then you can copy the new flexjs directory into your >>preferred >> path. >> >> >> On Tue, Aug 20, 2013 at 2:35 PM, mark goldin <[email protected]> >> wrote: >> >> > Yes, I did. The last bat file is not running: >> > setuplaunches.bat" "C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 >> > Bit)\sdks\4.10.0_JS" "C:\Program Files (x86)\Oracle\JavaFX 2.1 >> > Runtime\bin\java.exe" >> > >> > I had to run it manually specifying a full path to setuplaunches.bat. >> > >> > >> > On Tue, Aug 20, 2013 at 4:30 PM, OmPrakash Muppirala >> > <[email protected]>wrote: >> > >> > > I have tried it on FB 4.7 and I can confirm that these steps work. >> > > >> > > Did you run this step and was it successful? : >> > > >> > > * deploy.bat <path to Apache Flex 4.9 folder> <path to where the >>script >> > > should make a copy of Apache Flex 4.9 folder>* >> > > >> > > And then you point to the <path to where the script should make a >>copy >> of >> > > Apache Flex 4.9 folder> directory as your new FlexJS SDK directory. >> > > >> > > Thanks, >> > > Om >> > > >> > > >> > > On Tue, Aug 20, 2013 at 2:04 PM, mark goldin <[email protected]> >> > > wrote: >> > > >> > > > Not sure if I can ask this question here but here it goes. >> > > > I am trying to follow instructions described here: >> > > > >> > > > >> > > >> > >> >>https://cwiki.apache.org/confluence/display/FLEX/Using+FlexJS+with+Adobe+ >>Flash+Builder >> > > > and I am having a problem with #8: >> > > > In the Flash Builder Preferences menu add this new folder as a >>Flex >> > SDK. >> > > > >> > > > But FB is not taking this new folder saying it does not contain a >> Flex >> > > SDK. >> > > > >> > > > Any idea? >> > > > >> > > > Thanks >> > > > >> > > >> > >>
