Stefan Seelmann created DIRSTUDIO-1195:
------------------------------------------
Summary: LDIF editor, entry editor, search result edtor fail to
open with ClassCastException
Key: DIRSTUDIO-1195
URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1195
Project: Directory Studio
Issue Type: Bug
Components: studio-ldapbrowser, studio-ldifeditor
Affects Versions: 2.0.0-M14
Reporter: Stefan Seelmann
Assignee: Stefan Seelmann
Fix For: 2.0.0-M15
With Eclipse 2018-09 the LDIF editor, entry editor, and search result editor
fail to open, error is
java.lang.ClassCastException: org.eclipse.swt.layout.GridData cannot be cast to
org.eclipse.swt.layout.FillData
Cause is likely mix of FillLayout and GridData (should be FillData).
Reported here:
https://lists.apache.org/thread.html/1d0c3c0a4ae7bee7075e218902b75ac7d8b52c39eabca727df8691d9@%3Cusers.directory.apache.org%3E
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)