DOC

net.smartcosmos.extension : smartcosmos-extension-starter-test

Maven & Gradle

May 12, 2016
4 usages
5 stars

SMART COSMOS Extension Test Starter · Easily packages a bunch of test utilities into a single area so you can add this module with a test scope and get them all.

Table Of Contents

Latest Version

Download net.smartcosmos.extension : smartcosmos-extension-starter-test Javadoc & API Documentation - Latest Versions:

How to open Javadoc JAR file in web browser

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