DOC

net.sf.squirrel-sql : squirrelsql-update-site-plugin

Maven & Gradle

Nov 14, 2011

SQuirreLSQL Update Site Maven Mojo · This project produces the Mojo that can build a proper release.xml for the SQuirreLSQL update site, given a directory where the updated jar artifacts are located. This plugin accepts a directory in it's configuration and expects to find three sub-directories there : core, plugins and i18n. It then categorizes the artifacts found in those directories accordingly in the final release.xml file, that is generated in the specified folder.

Table Of Contents

Latest Version

Download net.sf.squirrel-sql : squirrelsql-update-site-plugin Javadoc & API Documentation - Latest Versions:

All Versions

Download net.sf.squirrel-sql : squirrelsql-update-site-plugin Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.0.x

How to open Javadoc JAR file in web browser

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