From: Grzegorz L. <ha...@gm...> - 2005-08-11 20:09:21
|
I have just started to investigate the issue. As for now I think about these things: * Viewing coverage reports inside Eclipse, using selected cobertura.ser (or many .ser files). Code inside modified java editors will be highlighted, coverage reports for packages and project visible in some special view. * Allow to instrument classes in the project * Maybe also integration with run/debug/test functionality, so that instrumentation will be going on the fly (not sure how hard it will be) * Maybe also viewing reports on the fly * Displaying difference between coverage reports It is a wish list right now rather than some things to implement, so I am open for suggestions. Igor, we can discuss this probably tomorrow. Grzegorz On 8/11/05, Czechowski, Igor <Igo...@sa...> wrote: > Grzegorz, >=20 > Can you tell me more about the plugin ? > Since I started to develop one on my own. > Thanks > Igor |