Download Latest Version Halstead-Metrics.jar (6.1 MB)
Email in envelope

Get an email when there's a new version of Halstead Metrics Tool

Home / CLI
Name Modified Size InfoDownloads / Week
Parent folder
v2.0 2016-08-27
v1.0 (Windows only) 2016-08-27
Help-Guide-CMD.pdf 2016-08-08 564.3 kB
Totals: 3 Items   564.3 kB 0

Halstead Metrics Tool

Version

CLI, 2.0

Installation

Halstead Metrics requires JDK 1.5+

GUI

Double Click Halstead Metrics.jar

CLI

cd [path to your HalsteadMetrics.jar file]
java -jar HalsteadMetrics.jar [Input Folder] [Output Folder] [java,c,cpp]

Development

  1. Download Eclipse Source Code.
  2. Run Eclipse if you have else download Eclipse from http://www.eclipse.org/downloads/
  3. Select File -> Import, Select Existing Projects into Workspace
  4. Select archive file radio button and click browse, choose SoftwareMetrics.zip file
  5. Click Finish.

  6. Import RSyntaxTextArea Project the Sameway.

  7. Errors appear in the Console..

  8. Now Right Click SoftwareMetrics project in the Package Explorer, Select Build Path->Configure Build Path.

  9. Go to Libraries tab, select antlr-4.2-complete jar and RSyntaxTextArea Project. Click Ok.

Now you're ready !!!!!

Source: README.md, updated 2016-08-08