Table of Contents

How to compile Starling Builder demo

We used IntelliJ IDEA as IDE and the project files are checked in. For other IDEs you need to create the project files yourselves.

IntelliJ IDEA

Flash Builder

Source pathsrc, demo-2.x/src
Library pathdemo-2.x/libs

FlashDevelop

Source pathsrc, demo-2.x/src
Library pathdemo-2.x/libs

Build with Ant

Edit the layout files inside demo project

Scaffold project

While the demo project demonstrates most of the features the editor supports, you may not need all of them in your project. There's also a scaffold folder inside starling-builder-engine/scaffold, it provides a minimal boilerplate code to get you started. You can setup the scaffold project just like the demo project.