Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » SWTBot » Drag and Drop support in SWTBot
Drag and Drop support in SWTBot [message #669537] Tue, 10 May 2011 16:02 Go to next message
Preethi Dsouza is currently offline Preethi DsouzaFriend
Messages: 4
Registered: May 2011
Junior Member
during drag and drop in SWTBot i get the following error:
org.eclipse.jface.util.Geometry class not found.

Even though this plugin containing this class is in eclipse

Thanks
Re: Drag and Drop support in SWTBot [message #670441 is a reply to message #669537] Sat, 14 May 2011 04:31 Go to previous message
Preethi Dsouza is currently offline Preethi DsouzaFriend
Messages: 4
Registered: May 2011
Junior Member
I have attached error :

org/eclipse/jface/util/Geometry

java.lang.NoClassDefFoundError: org/eclipse/jface/util/Geometry
at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.pointOn UpperBorder(AbstractSWTBot.java:305)
at com.misys.bankfusion.design.BFTCMessageHelper.dragAndDrop(BF TCMessageHelper.java:203)
at com.misys.bankfusion.swtbot.bftc.test.BFTCMessageTest.create BFTCMessage(BFTCMessageTest.java:84)
at org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner. run(SWTBotJunit4ClassRunner.java:54)
at org.eclipse.swtbot.eclipse.junit4.headless.EclipseTestRunner .run(EclipseTestRunner.java:350)
at org.eclipse.swtbot.eclipse.junit4.headless.EclipseTestRunner .run(EclipseTestRunner.java:208)
at org.eclipse.swtbot.eclipse.junit4.headless.UITestApplication .runTests(UITestApplication.java:116)
at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(Work benchTestable.java:71)
at java.lang.Thread.run(Thread.java:595)
Previous Topic:LInked mode
Next Topic:Not able to launch my plugin application with bot
Goto Forum:
  


Current Time: Tue Mar 19 07:04:43 GMT 2024

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

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

Back to the top