Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » eclipse plugins(testing plugins)
eclipse plugins [message #659339] Sat, 12 March 2011 13:35 Go to next message
Missing name Missing name is currently offline Missing name Missing nameFriend
Messages: 13
Registered: December 2010
Location: swden
Junior Member
Hello Everyone,
i am testing my eclipse plugins by running runs as plugins test but i got the following error.s

Exception in thread "WorkbenchTestable" org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NoClassDefFoundError: junit/framework/Test)

Can you help to notify me how should i remove this error.

/
ihsan
icon3.gif  Re: eclipse plugins [message #659341 is a reply to message #659339] Sat, 12 March 2011 13:36 Go to previous messageGo to next message
Missing name Missing name is currently offline Missing name Missing nameFriend
Messages: 13
Registered: December 2010
Location: swden
Junior Member
Ihsan wrote on Sat, 12 March 2011 14:35
Hello Everyone,
i am testing my eclipse plugins by running runs as plugins test but i got the following error.s

Exception in thread "WorkbenchTestable" org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NoClassDefFoundError: junit/framework/Test)

Can you help to notify me how should i remove this error.

/
ihsan

Re: eclipse plugins [message #659349 is a reply to message #659339] Sat, 12 March 2011 15:54 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33218
Registered: July 2009
Senior Member
Ihsan,

It sounds like you have a dependency missing from your MANIFEST.MF.
Perhaps you've been messing directly with your project's classpath
rather than managing it by editing your bundles dependencies...

Ihsan wrote:
> Hello Everyone,
> i am testing my eclipse plugins by running
> runs as plugins test but i got the following error.s
>
> Exception in thread "WorkbenchTestable" org.eclipse.swt.SWTException:
> Failed to execute runnable (java.lang.NoClassDefFoundError:
> junit/framework/Test)
>
> Can you help to notify me how should i remove this error.
>
> /
> ihsan


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:key-mapping in the editor (CDT)?
Next Topic:Using Eclipse Android Simulator / Launch vs. Run
Goto Forum:
  


Current Time: Thu Sep 26 17:42:52 GMT 2024

Powered by FUDForum. Page generated in 0.08571 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top