scratchfoundation / scratch-flash

Open source version of the Scratch 2.0 project editor. This is the basis for the online and offline versions of Scratch found on the website.
https://scratch.mit.edu
GNU General Public License v2.0
1.33k stars 513 forks source link

How to build it in Flash Builder? #1313

Closed scris closed 7 years ago

scris commented 7 years ago

Someone built it in Flash Builder. But I don't know how to build it in Adobe Flash Builder. If I want to do that,what should I do?

cwillisf commented 7 years ago

Hi @scris! The scratch-flash repository is set up to build using ant or gradle; building with Flash Builder is not supported. I'm sure there's a way to do it but I don't know the details.

For instructions on building with gradle, see the repository's README: https://github.com/LLK/scratch-flash/#readme