[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.jdt] Re: JUnit plugin tests gets NoClassDefFoundError

Hi Paul,

The problem occurs on a newly created Launch configuration. That is if I delete the old launch configuration and do Run As>JUnit Plugin Test, I still get the exception. I have checked that the launch config includes the necessary plugins.

Matt

Paul Webster wrote:
Did you update your junit launch config after changing the plugin dependencies? Sometimes you have to update them manually, depending on how you have your launch config configured.

Later,
PW