Name | Modified | Size | Downloads / 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
- Download Eclipse Source Code.
- Run Eclipse if you have else download Eclipse from http://www.eclipse.org/downloads/
- Select File -> Import, Select Existing Projects into Workspace
- Select archive file radio button and click browse, choose SoftwareMetrics.zip file
-
Click Finish.
-
Import RSyntaxTextArea Project the Sameway.
-
Errors appear in the Console..
-
Now Right Click SoftwareMetrics project in the Package Explorer, Select
Build Path->Configure Build Path
. -
Go to
Libraries
tab, selectantlr-4.2-complete jar
andRSyntaxTextArea Project
. ClickOk
.
Now you're ready !!!!!