[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [eclemma-dev] Regarding eclipse extension points for EMMA
|
Hi Sathish,
first of all: congratulations to the very first post in our dev mailing
list at Eclipse.org! ;-)
Technically there is no "extension point" to trigger EclEmma coverage
runs. Coverage runs can be
triggered though the regular launch/debug API of the Eclipse platform.
The launch mode is "coverage":
http://help.eclipse.org/mars/topic/org.eclipse.platform.doc.isv/guide/debug.htm
So the question is how to hook into the team plugin to start the
coverage launch. Also note that
launching the test run is a asynchronous operation. You need to
subscribe to launch/debug events
to wait for termination and results.
Regards,
-marc
On 2016-10-19 06:47, Sathisha Ananthrao (sananthr) wrote:
HI,
I'm looking to add SVN commit hook as eclipse plugin, on SVN commit,
I would like to run EMMA on committing files. Is there any extension
points provided in EMMA.
If any thing exists, could you please provide the any help links, so
that I could go and explore .
Thanks
Sathish
_______________________________________________
eclemma-dev mailing list
eclemma-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or
unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/eclemma-dev