Uses of Class
info.rvin.mojo.flexmojo.AbstractIrvinMojo

Packages that use AbstractIrvinMojo
info.rvin.flexmojo.test   
info.rvin.mojo.flexmojo.compiler   
 

Uses of AbstractIrvinMojo in info.rvin.flexmojo.test
 

Subclasses of AbstractIrvinMojo in info.rvin.flexmojo.test
 class FlexUnitMojo
          Goal to run FlexUnit tests.
 class TestCompilerMojo
          Goal to compile the Flex test sources.
 class TestLibraryCompilerMojo
          Goal to compile the Flex test sources.
 

Uses of AbstractIrvinMojo in info.rvin.mojo.flexmojo.compiler
 

Subclasses of AbstractIrvinMojo in info.rvin.mojo.flexmojo.compiler
 class AbstractFlexCompilerMojo<E extends Builder>
           
 class ApplicationMojo
          Goal which compiles the Flex sources into an application for either Flex or AIR depending on the package type.
 class LibraryMojo
          Goal which compiles the Flex sources into a library for either Flex or AIR depending.
 



Copyright © 2008-2009 Flex-Mojos. All Rights Reserved.