DOC

com.marvinformatics.flex : apache-flex-sdk-converter

Maven & Gradle

Nov 26, 2015
0 stars

Apache Flex SDK Converter · The 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 Apache Flex SDK Converter comes with all the means to download, convert and deploy a mavenized form of an Apache Flex SDK.

Table Of Contents

Latest Version

Download com.marvinformatics.flex : apache-flex-sdk-converter Javadoc & API Documentation - Latest Versions:

All Versions

Download com.marvinformatics.flex : apache-flex-sdk-converter Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
151126

How to open Javadoc JAR file in web browser

  1. Rename the file apache-flex-sdk-converter-151126-javadoc.jar to apache-flex-sdk-converter-151126-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder apache-flex-sdk-converter-151126-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "apache-flex-sdk-converter-151126-sources.jar" -d "apache-flex-sdk-converter-151126-javadoc" -subpackages 

Advertisement