DOC

com.itsaky.androidide : gradle-plugin-config

Maven & Gradle

Nov 09, 2023
2.3k stars

gradle-plugin-config · Configuration options for the Tooling API and Gradle Plugin.

Table Of Contents

Latest Version

Download com.itsaky.androidide : gradle-plugin-config Javadoc & API Documentation - Latest Versions:

All Versions

Download com.itsaky.androidide : gradle-plugin-config Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
2.6.x

How to open Javadoc JAR file in web browser

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