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