Hehe, this was one of those 'ask a question then find the answer in two minutes' situations. I just needed to add one (or more) source folder to the AIR app to be in the git version of the sdk, and it works as expected now.
On 7 August 2014 16:27, Mihai Chira <mihai.ch...@gmail.com> wrote: > I have an installed version of the SDK and one downloaded via git. > > I'd like to have an AIR application use the git actionscript files, so > that any changes I make to them are immediately visible in how the > application runs. How can I do that? > > I tried to do a release build of the sdk, it succeeded, but if I then add > the git sdk folder as an SDK in FlashBuilder, it refuses, telling me that > "adt.jar not found in classpath of ..." > > > Thanks, > Mihai >