Title: SDK Utilities

The following utilities are available to make working with the Apache Flex® SDK easier:

Apache Flex® SDK Installer Badge

The Apache Flex® SDK Installer Badge is a utility provided by the Apache Flex project to enable a one click download of the Apache Flex SDK Installer application. This application in turn installs the latest release of the Apache Flex SDK right into Adobe Flash Builder, ready for use. You can embed the badge on your website or in your blog, so your readers have easy access to Apache Flex SDK releases. The badge comes in two sizes, both of which offer the same functionality: download the latest release of the Apache Flex SDK Installer application. To use the badge on your site or blog all you have to do is embed an iframe in the page. The iframe code is presented below: Regular size (302 x 302) Use this code to embed the regular size badge on your website/blog: Small size (402 x 84) Use this code to embed the small size badge on your website/blog:

Apache Flex SDK Mavenizer

In order to be able to use Flex with a maven build, it is crucial to be able to have access to a mavenized form of FDK. The Apache Flex SDK Mavenizer tool is used to convert the Apache and Adobe Flex SDKs and Air SDKs into Maven artifacts. Automatically creating the Directories, pom-files, copying and moving the resources to the correct destinations. These artifacts can be used in Maven builds using the Flexmojos plugin (Starting with version 6.x). The mavenizer is part of the Apache Utilities Git repository that can be found here: https://git-wip-us.apache.org/repos/asf/flex-utilities.git