0

I'm trying to install Cobertura plugin (http://ecobertura.johoop.de/update/) on Helios version of my eclipse but getting this exception "org.eclipse.equinox.p2.core.ProvisionException", It says unable to read repository at http://ecobertura.johoop.de/update/

I'm not on proxy server.

user85
  • 1,526
  • 5
  • 26
  • 42

2 Answers2

0

Seems it had stopped development. I can't install it in Eclipse 3.5 or 4.3 too.

You can use EclEmma, it's easy to use.

andyf
  • 3,262
  • 3
  • 23
  • 37
0

Eclipse Helios version is 3.6.x and eCobertura Web site states that eclipse update site works for Eclipse 3.5+. I can confirm it really is working for Eclipse Helios. If you can download update site meta information through browser, but eclipse still cannot see it, it could be a proxy problem or something else that prevents eclipse to access content of update site.

dgolovin
  • 1,412
  • 11
  • 23