DOC

com.codeplex.wsitbt : wsit-build-tools-project

Maven & Gradle

Mar 06, 2012

WSIT Build Tools · WSIT Build Tools provides a set of Ant tasks and Maven mojos that generate WSIT configuration files for Metro web services.

Table Of Contents

Latest Version

Download com.codeplex.wsitbt : wsit-build-tools-project Javadoc & API Documentation - Latest Versions:

How to open Javadoc JAR file in web browser

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