DOC

nz.co.senanque : madura-objects-maven-plugin

Maven & Gradle

Apr 01, 2018
0 stars

madura-objects-maven-plugin · Wrapper for the JAXB plugin used by Madura projects to generate objects. This simplifies the configuration of JAXB by pre-specifying the Madura settings.

Table Of Contents

Latest Version

Download nz.co.senanque : madura-objects-maven-plugin Javadoc & API Documentation - Latest Versions:

How to open Javadoc JAR file in web browser

  1. Rename the file madura-objects-maven-plugin-3.3.5-javadoc.jar to madura-objects-maven-plugin-3.3.5-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder madura-objects-maven-plugin-3.3.5-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 "madura-objects-maven-plugin-3.3.5-sources.jar" -d "madura-objects-maven-plugin-3.3.5-javadoc" -subpackages 

Advertisement