-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SwtBot launch is broken? #83
Comments
Regarding the "worked before": |
I cannot tell. I tried to roll my repository back where target platform 2023-09 and swtbot 4.1.0 was used, but with the IDE unchanged. Same error. |
Since 0.6.0 so far has only #79 fixed, which likely is related: |
I did try an install in my current IDE, here the versions of other plugins like extend were downgraded as well. |
The launch config worked before.
Now with target platform 2024-06 for the application and in the host IDE com.wamas.ide.launching.feature.feature.group 0.6.0.202405271742
To fix this, I needed to add
plugin org.eclipse.swtbot.eclipse.core;
This was not needed before.
Is this expected or a bug?
The text was updated successfully, but these errors were encountered: