User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.1) Gecko/20040707
Is this the correct newsgroup on which to ask the question below?
I can run my JUnit tests by explicitily running JUnit (Run... => Junit => etc.) but I would like to
have a menu-item in my runtime-eclipse that runs my JUnit tests. Creating the menu-item per se is no
problem, but then -- what call(s) do I make in the run() method of my IObjectActionDelegate to get
the usual JUnit View?