DOC

org.everit.osgi.dev : org.everit.osgi.dev.richconsole

Maven & Gradle

Jun 20, 2014
1 usages
4 stars

Everit - OSGi Rich Console · A simple bundle that opens up a rich client application if the OSGi server is started in a graphical environment. This module may be very helpful during development.

Table Of Contents

Latest Version

Download org.everit.osgi.dev : org.everit.osgi.dev.richconsole Javadoc & API Documentation - Latest Versions:

All Versions

Download org.everit.osgi.dev : org.everit.osgi.dev.richconsole Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.2.x
1.1.x

How to open Javadoc JAR file in web browser

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