Create bookmark
Automating ActionScript Projects with Eclipse and Ant
Notes
Please login to add notes
- Table of Contents
- + Preface
-
+
Chapter 1. Tools
- + Chapter 2. Source Code Management
-
+
Chapter 3. Automation
- Ant
- The Basics
- Setup
- + Our First “Real” Ant Script
- + Directly Calling the Compiler
- + Using FDT’s Ant Tasks
- Deploying Your SWF Files to a Different Source
- + Setting Up Web Deployment
- Setting Up the HTML File
- Deploying to a Network Share
- Creating a Zip File
- Making a Backup of the Complete Project
- Emailing the Client/Support Desk
- + Adobe AIR and Mobile Compiling
Automating repetitive programming tasks is easier than many Flash/AS3 developers think. With the Ant build tool, the Eclipse IDE, and this concise guide, you can set up your own "ultimate development machine" to code, compile, debug, and deploy projects faster. You'll also get started with versioning systems, such as Subversion and Git.
Create a consistent workflow for multiple machines, or even complete departments, with the help of extensive Ant code samples. If you want to work smarter and take your skills to a new level, this book will get you on the road to automation--with Ant.
Set up your Eclipse work environment with Eclipse plugins, including the FDT code editor and the Mylyn task manager
Enable several developers to work on the same project simultaneously with a versioning system
Walk through the basics of Ant, and use sample code to create your first script
Compile and debug your Ant build with FDT or the Flex SDK
Apply Ant to mobile development for both the Android Platform and iOS, using the Android SDK and Adobe Air
Test the closed alpha on paperc.com
Book Details
Authors
Categories
Computers > Hardware > Handheld Devices
Publishers
Publication year : 2011
License: All rights reserved ©
Times read: 182

