Hi Eric, I think I'm almost there. My only confusion is what file I have to edit.
My testproject uses the sdk which is located under the sdks folder of Flash Builder. The git repo I cloned on the other hand is located under /ApacheFlex/source/flex-sdk Both have a mx::Alert component. Which one do I edit? d > Op 3-mrt.-2015, om 12:14 heeft Erik de Bruin <e...@ixsoftware.nl> het > volgende geschreven: > > There is no need to run the whole build again, just the project you're > working on. So, if you're making changes to the mx::Alert component, > you'd only re-build "/frameworks/projects/mx". You can do this by > pointing your Terminal at that directory and execute 'ant main'. This > will rebuild the project's SWC. > > Note: after rebuilding the SWC, do a "Project/clean..." in FB, to make > sure the compiler picks up the freshly build version. > > EdB > > > > On Tue, Mar 3, 2015 at 12:09 PM, Dany Dhondt <archeme...@mac.com> wrote: >> Hi all, >> >> I have now: >> >> The flex sdk (cloned from git) under: >> >> [1] /ApacheFlex/source/flex-sdk >> >> Then I ran the ant main >> OK >> Then I've built a sdk for use in FB using >> sh makeApacheFlexForIDE.sh /Applications/"Adobe Flash Builder >> 4.7"/sdks/Flex_4.15 >> So the sdk is now under: >> [2] /Applications/"Adobe Flash Builder 4.7"/sdks/Flex_4.15 >> >> >> Is this correct: >> I make changes to a file under [1] >> I then go through the whole building sequence again >> I test the changes under [2] >> When all works well, I create a patch under [1] (in Terminal) >> >> Or is there a faster way to change and test changes? >> >> thx >> >> d >> >> @Mark: indeed, a rite of passage :) >> >>> Op 3-mrt.-2015, om 10:41 heeft Erik de Bruin <e...@ixsoftware.nl> het >>> volgende geschreven: >>> >>>> Now I get a BUILD SUCCESFUL message. >>> >>> It is, isn't it? >>> >>> :-) >>> >>> EdB >>> >>> >>> >>> -- >>> Ix Multimedia Software >>> >>> Jan Luykenstraat 27 >>> 3521 VB Utrecht >>> >>> T. 06-51952295 >>> I. www.ixsoftware.nl >> > > > > -- > Ix Multimedia Software > > Jan Luykenstraat 27 > 3521 VB Utrecht > > T. 06-51952295 > I. www.ixsoftware.nl