You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.
This error occurs in tests and is cause to Maven tests fails:
class org.eclipse.swt.widgets.Label cannot be cast to class org.eclipse.swt.widgets.Text (org.eclipse.swt.widgets.Label and org.eclipse.swt.widgets.Text are in unnamed module of loader org.eclipse.osgi.internal.loader.EquinoxClassLoader @867ba60)
Tests are failing due to possible change in upstream implementation. I have to adapt TitleAreaDialog implementation for getMessage and adjust tests...
The text was updated successfully, but these errors were encountered: