Setting up your development environment
Back to: Apollo Documentation home page
Before you build your first Apollo application, you need to set up your development environment. You can build Flex and ActionScript-based Apollo applications in Flex Builder 2.0.1 using the Apollo Extensions for Flex Builder or you can use the command line tools contained in the Flex and Apollo SDKs. If you're developing Apollo applications in HTML, you'll need the Apollo SDK, which contains the tools you need to package your applications.
Follow the instructions below to locate, download, install and configure the tools you need to develop Apollo applications.
- Set up instructions for Flex Builder users
- Set up instructions for Flex SDK users
- Set up instructions for HTML developers
- Adding the Apollo tools to your class path
Important note Check the Apollo Alpha 1 release notes for updates to these instructions.
Back to: Apollo Documentation home page