Skip to content

How to get Workflow example working in Eclipse IDE #494

Discussion options

You must be logged in to vote

Hi @dhendriks,

When using the GLSP Server from Eclipse, the GLSP Server doesn't need to be started separately, because it's already packaged as an Eclipse Plug-in. A new server should be automatically started by each GLSP Editor, during the initialization phase.

In the Eclipse integration scenario, there is only one entry point: the WorkflowEditor.launch Eclipse Launch Configuration, from glsp-eclipse-integration/server/example/org.eclipse.glsp.ide.workflow.editor. This will start a new Eclipse IDE, where you can open *.wf files with the GLSP Editor ("Workflow Diagram Editor").

Additionally (And I think this step might be missing from the documentation), the diagram.html file is generated…

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@CamilleLetavernier
Comment options

@dhendriks
Comment options

@dhendriks
Comment options

@dhendriks
Comment options

@CamilleLetavernier
Comment options

Answer selected by dhendriks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants