This Question is Not Answered

1 "correct" answer available (4 pts) 2 "helpful" answers available (2 pts)
0 Replies Last post: Feb 3, 2010 9:21 AM by Marc Polizzi  
Marc Polizzi Newbie 1 posts since
Feb 3, 2010
Currently Being Moderated

Feb 3, 2010 9:21 AM

How to register a new JUnit run configuration producer?

From a small plugin I'm writing, I'd like to create a new JUnit run configuration based on XML data.

 

So is there any way to add a new JUnit configuration producer?

 

Current producers are for method, class, package.

 

And I'd like to have one new for 'xml' ;-)

 

Thx,

_marc

More Like This

  • Retrieving data ...