How to open Javadoc JAR file in web browser
- Rename the file behandleJournal-jaxws-1.2019.01.04-19.15-2a19721005cd-javadoc.jar to behandleJournal-jaxws-1.2019.01.04-19.15-2a19721005cd-javadoc.zip
- Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder behandleJournal-jaxws-1.2019.01.04-19.15-2a19721005cd-javadoc
- 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 "behandleJournal-jaxws-1.2019.01.04-19.15-2a19721005cd-sources.jar" -d "behandleJournal-jaxws-1.2019.01.04-19.15-2a19721005cd-javadoc" -subpackages