Re: Notes on how to integrate the Apache Flex SDK with Adobe Flash Builder

2012-07-11 Thread Om
On Wed, Jul 11, 2012 at 5:26 PM, Alex Harui wrote: > > > > On 7/11/12 4:09 PM, "Om" wrote: > > > That worked! But the next step is failing for me now: > > > > ant make-sdk > > > > BUILD FAILED > > C:\p\flex_os\workspace\ApacheFlex\ide\flashbuilder\build.xml:120: Failed > to > > copy > > C:\p\f

Re: Notes on how to integrate the Apache Flex SDK with Adobe Flash Builder

2012-07-11 Thread Alex Harui
On 7/11/12 4:09 PM, "Om" wrote: > That worked! But the next step is failing for me now: > > ant make-sdk > > BUILD FAILED > C:\p\flex_os\workspace\ApacheFlex\ide\flashbuilder\build.xml:120: Failed to > copy > C:\p\flex_os\AdobeAIRSDK\lib\android\bin\dx.jar to > C:\p\flex_os\workspace\Apach

Re: Notes on how to integrate the Apache Flex SDK with Adobe Flash Builder

2012-07-11 Thread Om
On Wed, Jul 11, 2012 at 6:23 AM, Carol Frampton wrote: > I make the same mistake all the time. It is frameworks-rsls (s on > framework) > > Carol > > That worked! But the next step is failing for me now: ant make-sdk BUILD FAILED C:\p\flex_os\workspace\ApacheFlex\ide\flashbuilder\build.xml:12

Re: Notes on how to integrate the Apache Flex SDK with Adobe Flash Builder

2012-07-11 Thread Carol Frampton
I make the same mistake all the time. It is frameworks-rsls (s on framework) Carol On 7/10/12 6 :31PM, "Om" wrote: >> >> >> >> 3. If you are using a source kit, you can build the sources with 'ant >> main framework-rsls' and then cd to ide/flashbuilder and run 'ant >>make-sdk' >> which puts

Re: Notes on how to integrate the Apache Flex SDK with Adobe Flash Builder

2012-07-10 Thread Om
> > > > 3. If you are using a source kit, you can build the sources with 'ant > main framework-rsls' and then cd to ide/flashbuilder and run 'ant make-sdk' > which puts the Flash Builder pieces into place. > > 4. If you are doing development and don't mind polluting your svn tree, > you also do #