Contents of This Book
This book is divided into three chapters.
In Chapter 1, Tools, I’ll guide you through the installation and setup of your workspace and discuss the Eclipse plug-in FDT, issue- and bug-tracking integration in Eclipse with Mylyn, the Android SDK, and everything else you need to get started.
Chapter 2, Source Code Management, defines source code management, including a discussion of SVN and Git and their basic commands, and describes how you can use it for your benefit.
In Chapter 3, Automation, I’ll talk about what Apache Ant is and why it is so powerful, how you can integrate it with FDT, and how Ant can take away a lot of manual work. I’ll also give you loads of code examples to help you build, compile, deploy, and otherwise manage your projects.
You can find all the source code for this book at http://book.funky-monkey.nl/.