Metrics Reloaded Error

I'm trying to install Metrics Reloaded on the latest EAP. It didn't seem to install well. Is it supported?

In addition, when it tried to install, it complained that it couldn't write to c:\documents and settings\mpkirby\.intellij\...

But I don't store my settings there. I store them in c:\Iridia_Settings

Is that an issue with the installer for Metrics Reloaded? Or Iridia?

Mike

0
7 comments
Avatar
Permanently deleted user


I'll look into it. MetricsReloaded has been on the back burner for a while, so it's entirely possible some breaking changes have occurred without my notice.

--Dave Griffith

0
Avatar
Permanently deleted user


I'll look into it. MetricsReloaded has been on the
back burner for a while, so it's entirely possible
some breaking changes have occurred without my
notice.


I just ran across the same problem trying to install the emma plugin. I snooped around, and the "action.script" file seems to point at stuff in my Documents and Settings directory that doesn't exist. I think IDEA is making assumptions about the location of my settings during download of the plugin. Presumably it generates the action.script at that time, and then on boot it executes is.

Mike


0

Check out if your idea.properties file contains the right values. There could be a problem there.

Bas

0
Avatar
Permanently deleted user

That is it. Thanks.

On a related note, is there any reason why I can't multiple select packages (ctrl-click in project view) and do a right-click, "Calculate Metrics".

I want to calculate the metrics for a subset of our project (specifically, I want to do LOC comparison between a package and it's shadow test equivalent.

Mike

0
Avatar
Permanently deleted user


Last time I checked, there was no way in the Open API to find out what set of files has been selected. I can learn one file, but not multiples. Sucks deeply, but it's not my fault. If anyone knows a way around this, I would absolutely love to hear it, and would certainly extend MetricsReloaded to take advantage of multiple selection.

--Dave Griffith

0


Last time I checked, there was no way in the Open API
to find out what set of files has been selected. I
can learn one file, but not multiples. Sucks deeply,
but it's not my fault. If anyone knows a way around
this, I would absolutely love to hear it, and would
certainly extend MetricsReloaded to take advantage of
multiple selection.

0
Avatar
Permanently deleted user

Sweet. I would swear I tried this a year or so ago, and got nothing. Works now, though. Excellent. I've got a couple of plugins pending just waiting for this to work.

--Dave Griffith

0

Please sign in to leave a comment.