MyFirstTest: Unable to load SWTBotLaunchConfigurationDelegate [message #1872366] |
Tue, 29 October 2024 06:51 |
Eclipse User |
|
|
|
Hi,
I am new to SWTBot and was trying to run the example MyFirstTest from the user guide before I attempt to make my own first test.
First, I ran into problems just to install SWTBot in Capella Studio, which is the IDE that I currently use to develop the plugins that I want to test, but I did not manage to get past an error related to a public key not being found. So I moved to Obeo Designer, where I managed to install most of the packages.
Second, when I added the example test to my plugin project (with all the required dependencies added), I got no errors in the editor, but when I ran it, I got a popup with this new error:
Plug-in org.eclipse.swtbot.eclipse.ui was unable to load class org.eclipse.swtbot.eclipse.ui.SWTBotLaunchConfigurationDelegate.
org/eclipse/pde/ui/launcher/JUnitLaunchConfigurationDelegate
I tried adding package org.eclipse.swtbot.eclipse.ui as an additional dependency, but the error persists. Any idea how to fix the error without moving to a clean Eclipse? Ideally, I would like to move back to Capella Studio, but for now it is enough if I can manage to run SWTBot tests in Obeo Designer.
|
|
|
Powered by
FUDForum. Page generated in 0.02236 seconds