DOC

org.jetbrains.intellij.plugins : structure-youtrack

Maven & Gradle

Jun 05, 2024
170 stars

JetBrains Plugins Structure YouTrack Apps · Library for parsing JetBrains YouTrack Apps. Can be used to verify that plugin complies with JetBrains Marketplace requirements.

Table Of Contents

Latest Version

Download org.jetbrains.intellij.plugins : structure-youtrack Javadoc & API Documentation - Latest Versions:

All Versions

Download org.jetbrains.intellij.plugins : structure-youtrack Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
3.272

How to open Javadoc JAR file in web browser

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