8000 GitHub - fpshbs/GradleFx: Gradle plugin for building Flex projects. LATEST VERSION: 0.8.2
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fpshbs/GradleFx

 
 

Repository files navigation

GradleFx: A Gradle plugin for building Flex projects

GradleFx is a Gradle plugin which adds some common targets used in almost every Flex/Actionscript project.
It can create both SWC, SWF and AIR files. The plugin uses the compc and mxmlc java tasks under the hood.
All compiler arguments are supported. Some are automatically filled in by the plugin (like source directory,
dependencies) and other more specific arguments can be provided to the plugin by adding them on the
additionalCompilerOptions convention property.

Features:

  • convention-over-configuration
  • dependency management
  • multi-project support
  • source file change detection
  • SWC, SWF and AIR project support
  • FlexUnit support
  • AsDoc support
  • Adobe Flash Builder project generation
  • project scaffolding
  • Automatic Flex/AIR SDK installation
  • Mobile (Android & iOS) support

Useful links

Upcoming features

  • IDEA project generation support

About

Gradle plugin for building Flex projects. LATEST VERSION: 0.8.2

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0