My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages
Links

Collection of command line tools which a Java developer find it handy.

Installation

  1. Download the latest version jdtools-x.x.x.zip to a directory.
  2. Extract the zip file using command unzip -xvf jdtools-x.x.x.zip (In Windows, use free tool 7-Zip or similar tool to extract the files)
  3. Unix Only: Make the files executable by executing chmod a+x jarver
  4. Add the directory where it extracted to PATH environment variable.
  5. Then just execute the tool you are interested in.

Available Tools

JarVer

Powered by Google Project Hosting