DOC

it.tidalwave.bluemarine2 : blueMarine2

Maven & Gradle

Dec 13, 2016

blueMarine II · blueMarine II is a small media centre for the Raspberry PI, based on a semantic database. It is developed on Java 8 and Java FX. Still at the early stage of development, it can be used with some hack to reproduce audio files.

Table Of Contents

Latest Version

Download it.tidalwave.bluemarine2 : blueMarine2 Javadoc & API Documentation - Latest Versions:

All Versions

Download it.tidalwave.bluemarine2 : blueMarine2 Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.0

How to open Javadoc JAR file in web browser

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