Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Objectteams » How to export metrics from the Metrics plug-in
How to export metrics from the Metrics plug-in [message #567319] Mon, 11 January 2010 11:17 Go to next message
Arlindo is currently offline ArlindoFriend
Messages: 33
Registered: August 2009
Member
Hi,

Is it possible to export the metrics calculated with the Metrics Plug-in (to Excel or XML)?

Thanks.
Re: How to export metrics from the Metrics plug-in [message #567408 is a reply to message #567319] Tue, 12 January 2010 13:58 Go to previous message
Stephan Herrmann is currently offline Stephan HerrmannFriend
Messages: 1853
Registered: July 2009
Senior Member
Arlindo wrote:

> Hi,
>
> Is it possible to export the metrics calculated with the Metrics Plug-in
> (to Excel or XML)?
>
> Thanks.

Some time ago we started implementing an extra plugin for exporting metrics
for BIRT reporting.
Unfortunately this plugin no longer works with the current metrics plugin.
You might want to have a look at the sources at

http://trac.objectteams.org/ot/browser/tags/releases/OTDT_1. 0.0/org.objectteams.otdt.metrics.export/export

Here you will see a simple XML export (MetricsResultAccessor) plus an
action to invoke the export (ExportAction). One incompatibility I see
right away: the source reference classes ObjectFactory and OTMetricsResult
which I can't seem to find in the repository. So this is not in a good
shape.

In case you'd like to give it a try and re-vive the export function,
I'd be happy to integrate this into the metrics plugin for the next
milestone. I'll also try to get help from the original authors...

best regards,
Stephan
Previous Topic:Constructing instances of value-bound classes
Next Topic:OT/J Parser
Goto Forum:
  


Current Time: Fri Apr 26 16:51:52 GMT 2024

Powered by FUDForum. Page generated in 0.03126 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top