DOC

com.bennyhuo.kotlin : kotlin-compile-testing-extensions

Maven & Gradle

Aug 17, 2023
8 stars

kotlin-compile-testing-extensions · This is an extension of tschuchortdev/kotlin-compile-testing by adding module support.

Table Of Contents

Latest Version

Download com.bennyhuo.kotlin : kotlin-compile-testing-extensions Javadoc & API Documentation - Latest Versions:

How to open Javadoc JAR file in web browser

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