[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: Error Running JUnit Plug-In Test

Thanks for the reply Paul. I am definitely importing the org.junit plugin in my test plugin's plugin.xml. What i don't understand about all of this is why an internal JDT class is trying to be loaded when i run my tests. I have done absolutely no code changes or configuration changes, so i find this very bizarre.

Thanks,
Sean

Paul Webster wrote:
http://dev.eclipse.org/newslists/news.eclipse.tools/msg37049.html

The suggestion was junit in the classpath and junit as a plugin dependancy.

PW