Community
Participate
Working Groups
RC3: Attemptint to edit a constraint using Esswential OCL gives java.lang.NullPointerException at org.eclipse.jface.text.source.SourceViewer.configure(SourceViewer.java:447) at org.eclipse.papyrus.extensionpoints.editors.ui.ExtendedDirectEditionDialog.createDialogArea(ExtendedDirectEditionDialog.java:103) at org.eclipse.jface.dialogs.Dialog.createContents(Dialog.java:760) at org.eclipse.jface.window.Window.create(Window.java:431) at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1089) at org.eclipse.jface.window.Window.open(Window.java:790) at org.eclipse.papyrus.extensionpoints.editors.ui.OpenEmbeddedTextEditorObjectActionDelegate.run(OpenEmbeddedTextEditorObjectActionDelegate.java:103) at org.eclipse.papyrus.extensionpoints.editors.ui.DirectEditorsContributionItem$1.widgetSelected(DirectEditorsContributionItem.java:155) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:240) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
I have not, this problem can you retry it, I have applied the patch 388529
I attache this bugs to the task 399249
I think the problem code is replaced by the Bug 388529 patch.
The invocation of the EssentialOCL editor has been significantly simplified. Starting the editor now works.