Skip to main content



      Home
Home » Language IDEs » Objectteams » How to export metrics from the Metrics plug-in
icon5.gif  How to export metrics from the Metrics plug-in [message #506994] Mon, 11 January 2010 06:17 Go to next message
Eclipse UserFriend
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 #507207 is a reply to message #506994] Tue, 12 January 2010 08:58 Go to previous messageGo to next message
Eclipse UserFriend
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
Re: How to export metrics from the Metrics plug-in [message #507425 is a reply to message #507207] Wed, 13 January 2010 08:07 Go to previous message
Eclipse UserFriend
> One incompatibility I see
> right away: the source reference classes ObjectFactory and OTMetricsResult
> which I can't seem to find in the repository.

We found those classes ;-)
They're in jaxb-classes.jar located at

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

(Those classes were generated using JAXB).

HTH,
Stephan
Re: How to export metrics from the Metrics plug-in [message #567460 is a reply to message #507207] Wed, 13 January 2010 08:07 Go to previous message
Eclipse UserFriend
> One incompatibility I see
> right away: the source reference classes ObjectFactory and OTMetricsResult
> which I can't seem to find in the repository.

We found those classes ;-)
They're in jaxb-classes.jar located at

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

(Those classes were generated using JAXB).

HTH,
Stephan
Previous Topic:Requests for backporting to 1.3.x/3.5.x?
Next Topic:Requests for backporting to 1.3.x/3.5.x?
Goto Forum:
  


Current Time: Sat Jul 05 02:35:02 EDT 2025

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

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

Back to the top