Hi Shay, well i cannot really follow what you mean with "Junit Plugin-In Test Launcher". Actually there's nothing that prevents you writing a regular JUnit4 Test, annotate it with the @RunWith and run it just like a regular JUnit4 Test. Though, this has nothing to do with the PDE, so please let me know what you really do (perhaps share the Exception). Cheers, Toni
On Fri, Feb 19, 2010 at 4:46 AM, Shay Thompson <[email protected]> wrote: > > > Hi, I’m looking for some tips on using Pax Exam from within Eclipse as a > plug-in? I want to be able to run my test using the Junit Plug-in Test > launcher if that’s possible. I’ve got a standard Junit test launcher to run > so I was hoping to find some tips on how to get to the next step. My first > attempt throws a ClassNotFoundException on my Test class so I figured I’m > either not able to do this or I’m doing something wrong so I thought I’d ask > here. > > > > Thanks, > > Shay > > > > ______________________________________________________________________________ > > If you apply Ohms Law, e=mc2, to the hypotenuse and add to that a catalyst > consisting of a set of struts and a gigahertz, you will theoretically arrive > at an answer yesterday... > > > > Shay Thompson - Lead Computer Scientist > > Adobe Systems, Inc. - LiveCycle Foundation > > Voice: x34728 or 612.251.5415 > > > > _______________________________________________ > general mailing list > [email protected] > http://lists.ops4j.org/mailman/listinfo/general > > -- Toni Menzel Independent Software Developer Professional Profile: http://okidokiteam.com [email protected] http://www.ops4j.org - New Energy for OSS Communities - Open Participation Software. _______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
