-
Type:
Patch
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: plot-plugin
-
None
-
Environment:Platform: All, OS: All
Currently the plot-plugin only supports extracting data from java properties
files. It is often useful to extract from XML-files (for example to generate a
coverage-graph from NCover).
The patch below allows you to specify an XML-file and an XPath-expression, which
is then used to extract the data-value.