DOC

net.sf.mmax2 : mmax2

Maven & Gradle

Oct 01, 2012
1 usages

MMAX2 · A GUI-based text annotation tool for creating and visualizing annotations. It uses a flexible stand-off XML data format, and has advanced and customizable methods for information and relation visualization.

Table Of Contents

Latest Version

Download net.sf.mmax2 : mmax2 Javadoc & API Documentation - Latest Versions:

All Versions

Download net.sf.mmax2 : mmax2 Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.13.x

How to open Javadoc JAR file in web browser

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