Closed kasemir closed 6 years ago
@claudio-rosati I left the dependencies on richtext
etc. untouched, only replaced calls to SyntaxHighlightedMultiLineInputDialog
with MultiLineInputDialog
because I need a product where the script text can be seen and edited.
Not sure if it's easier to figure out how to re-enable the SyntaxHighlightedMultiLineInputDialog
via updates of the libraries for Java 8, as you started on https://github.com/ControlSystemStudio/maven-osgi-bundles/pull/65, or first move to Java 9 and then see how a SyntaxHighlightedMultiLineInputDialog
could be implemented.
@kasemir I've just updated the pull request maven-osgi-bundle#65 resolving the conflict. If you want you can try and see if this solve the problem, otherwise I'll do it later next week.
@kasemir This is now solved. Should we close the issue?
See https://github.com/ControlSystemStudio/org.csstudio.product/pull/42:
Recent changes to use Eclipse 4.7 and prepare for Java 9 break the SyntaxHighlightedMultiLineInputDialog at runtime.
When I open the syntax-highlighting script editor in the display builder, either via "Show Script" in the rules dialog or via "Edit" for an embedded script in the script dialog, this results in