Skip to content

seer-lab/eclipse_metrics_xml_reader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Information

Author: Kevin Jalbert ([email protected])

Copyright: Copyright (c) 2011 Kevin Jalbert

License: MIT License

This program will read specified XML output of the Eclipse Metrics Plugin and convert it to a specified output format. More details about the program are found in the Wiki.

#Pre-Requirements This program takes advantage of Python 2.7

The python command is linked to the 2.7 version of Python

#Execution

  1. Download the source code and place it into a directory of choice
  2. Execute using the following command python eclipse_metric_xml_reader.py [OPTIONS]
  3. Resulting files will be found in the same directory as the input file

#Options To see a list of the options run the following command python eclipse_metric_xml_reader.py -h

All the options are detailed in the Options page.

About

A program to convert the XML output of the Eclipse Metrics Plugin into other specified output formats.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published