Automating ActionScript Projects with Eclipse and Ant: OREILLY AND ASSOCIATE
Autor Sidney De Koningen Limba Engleză Paperback – 24 noi 2011
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 AirDin seria OREILLY AND ASSOCIATE
- 20% Preț: 85.21 lei
- 20% Preț: 165.19 lei
- Preț: 86.03 lei
- 20% Preț: 247.61 lei
- 20% Preț: 142.95 lei
- 20% Preț: 136.65 lei
- 20% Preț: 82.97 lei
- 20% Preț: 29.52 lei
- 20% Preț: 109.98 lei
- 20% Preț: 146.15 lei
- Preț: 131.15 lei
- 20% Preț: 147.82 lei
- 20% Preț: 114.15 lei
- 20% Preț: 112.73 lei
- 20% Preț: 146.15 lei
- 20% Preț: 111.41 lei
- 20% Preț: 112.41 lei
- 20% Preț: 110.31 lei
- 20% Preț: 113.04 lei
- 20% Preț: 138.56 lei
Preț: 111.27 lei
Preț vechi: 139.08 lei
-20% Nou
Puncte Express: 167
Preț estimativ în valută:
21.29€ • 22.12$ • 17.69£
21.29€ • 22.12$ • 17.69£
Carte tipărită la comandă
Livrare economică 01-15 februarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781449307738
ISBN-10: 1449307736
Pagini: 96
Dimensiuni: 178 x 236 x 6 mm
Greutate: 0.17 kg
Editura: O'Reilly
Seria OREILLY AND ASSOCIATE
ISBN-10: 1449307736
Pagini: 96
Dimensiuni: 178 x 236 x 6 mm
Greutate: 0.17 kg
Editura: O'Reilly
Seria OREILLY AND ASSOCIATE
Cuprins
Preface; Introduction; Build Systems; Audience; Contents of This Book; Conventions Used in This Book; Using Code Examples; We'd Like to Hear from You; Safari® Books Online; Acknowledgments;
Chapter 1: Tools; 1.1 Eclipse; 1.2 FDT; 1.3 Downloading the Android SDK; 1.4 Mylyn;
Chapter 2: Source Code Management; 2.1 SVN and Git; 2.2 SVN in Eclipse; 2.3 Git in Eclipse;
Chapter 3: Automation; 3.1 Ant; 3.2 The Basics; 3.3 Setup; 3.4 Our First "Real" Ant Script; 3.5 Directly Calling the Compiler; 3.6 Using FDT's Ant Tasks; 3.7 Deploying Your SWF Files to a Different Source; 3.8 Setting Up Web Deployment; 3.9 Setting Up the HTML File; 3.10 Deploying to a Network Share; 3.11 Creating a Zip File; 3.12 Making a Backup of the Complete Project; 3.13 Emailing the Client/Support Desk; 3.14 Adobe AIR and Mobile Compiling;
Notă biografică
Descriere
In this book we will guide Actionscript developers through the process of using ANT and setting up the ultimate developer workflow. Whether you are using FDT or Flashbuilder to develop, both are based on the Eclipse IDE. The power of this IDE lies in its extendability and plugins.