DOC

org.sourceforge.xradar : maven-xradar-plugin

Maven & Gradle

Jun 16, 2008

maven-xradar-plugin Maven Mojo · The XRadar is an open extensible code report tool currently supporting all Java based systems. The batch-processing framework produces HTML/SVG reports of the systems current state and the development over time - all presented in sexy tables and graphs. It gets results from several brilliant open source projects and a couple of in house grown projects and presents the results as massive unified html/svg reports. The architecture is based on java, xml and xsl. Presently it only supports Java, but there are plans to produce plug ins for other leading languages.

Table Of Contents

Latest Version

Download org.sourceforge.xradar : maven-xradar-plugin Javadoc & API Documentation - Latest Versions:

All Versions

Download org.sourceforge.xradar : maven-xradar-plugin Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.1

How to open Javadoc JAR file in web browser

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