Title: Apache Flex SDK Utilities Notice: Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

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


Apache Flex SDK Installer

The Apache Flex SDK Installer is such a cool utility that it is an actual released part of this project. It even has it's own page explaining all there is to know about it, which you can find here.

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). You can pick up your copy here: svn co https://svn.apache.org/repos/asf/flex/utilities/trunk/mavenizer/ mavenizer