DOC

it.tidalwave.bluemarine2 : bluemarine2-macosx-embedded-jre

Maven & Gradle

May 04, 2016

blueMarine II - Installer, Mac OS X with embedded JRE · This module creates a Mac OS X application bundle with an embedded JRE.

Table Of Contents

Latest Version

Download it.tidalwave.bluemarine2 : bluemarine2-macosx-embedded-jre Javadoc & API Documentation - Latest Versions:

How to open Javadoc JAR file in web browser

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