Mihai,
You may be missing key items for the SDK to work properly. Checkout the
"Using the Binary Distribution" section in the README in the SDK. There
you will find notes on how to make the SDK usable by IDEs, particularly
Flash Builder.
https://github.com/apache/flex-sdk
Chris
On Thu, Aug 7
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 wrote:
> I have an installed versio
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,