Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Code coverage integration with PDE headless automated build and test
Code coverage integration with PDE headless automated build and test [message #325981] Wed, 05 March 2008 01:24
Matt Chang is currently offline Matt ChangFriend
Messages: 2
Registered: July 2009
Junior Member
I use build and test automation framework from Eclipse
( http://www.eclipse.org/articles/Article-PDE-Automation/autom ation.html)
for my plug-ins projects. This framework provide framework for PDE
headless build with and without Eclipse workbench and I also add JUnit
testing as part of build.
Now I try to figure how to integrate this build and test framework with
clover to get code coverage from Junit, PDE testing and PDE testing with
workbench perspectives.
Did anyone have any success on integrating with clover for Eclipse
automated build and test?
I also tried Emma with following approach
( http://dev.eclipse.org/newslists/news.eclipse.platform/msg44 478.html); I
overwrite the plugin jar as mentioned approach; however, when PDE tried to
invoke plugin activator, following error is thrown:
Caused by: java.lang.NoClassDefFoundError: com/vladium/emma/rt/RT

Please kindly provide more detail if you have success on this approach.

Any feedback is appreciated!

Platform:
Ubuntu 32bit 7.10
Apache Ant version 1.6.5 compiled on June 2 2005
java version "1.5.0_12"
Previous Topic:Perpsective and editors
Next Topic:Eclipse RCP Patch
Goto Forum:
  


Current Time: Fri Sep 27 11:33:55 GMT 2024

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

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

Back to the top