]
Koen Aers resolved GPD-179.
---------------------------
Resolution: Out of Date
pages.xml doesn't work with pageflow editor
-------------------------------------------
Key: GPD-179
URL:
https://issues.jboss.org/browse/GPD-179
Project: jBPM GPD
Issue Type: Bug
Components: jpdl
Reporter: Max Rydahl Andersen
Assignee: Koen Aers
Fix For: jBPM jPDL Designer 3.2
a pages.xml with a proper page flow syntax does not have the pageflow editor in the right
click menu.
and when using Open with... and choosing jBpm pageflow designer (not the correct name is
it ?) I get
java.lang.NullPointerException
at
org.jbpm.ui.pageflow.editor.PageFlowContentProvider.addProcessDiagramDimension(Unknown
Source)
at org.jbpm.ui.pageflow.editor.PageFlowContentProvider.addGraphicalInfo(Unknown Source)
at org.jbpm.ui.pageflow.editor.PageFlowContentProvider.addGraphicalInfo(Unknown Source)
at org.jbpm.ui.pageflow.editor.PageFlowContentProvider.addGraphicalInfo(Unknown Source)
at org.jbpm.ui.pageflow.editor.PageFlowGraphicalEditorPage.initInput(Unknown Source)
at org.jbpm.ui.pageflow.editor.PageFlowGraphicalEditorPage.init(Unknown Source)
at org.eclipse.ui.part.MultiPageEditorPart.addPage(MultiPageEditorPart.java:186)
at org.jbpm.ui.pageflow.editor.PageFlowEditor.addGraphPage(Unknown Source)
at org.jbpm.ui.pageflow.editor.PageFlowEditor.createPages(Unknown Source)
at
org.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:283)
at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:661)
at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:426)
at
org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:592)
at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:263)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2721)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2633)