| [news.eclipse.tools] Re: Running Tests in the runtime workbench |
Be sure that org.junit is in your import statements for the plugin.xml for your tests - the class path will only help you at compile time but Eclipse uses the requires parameters at runtime. Tod Creasey Software Developer Eclipse Team