Skip to content

Latest commit

 

History

History

README.md

Eclipse GLSP - Project Template:
🖥️ Java ● 🗂️ EMF ● 🖼️ Eclipse

GLSP Client

This directory provides the initial setup of the package architecture and environment for a GLSP Client that is integrated into an Eclipse IDE.

Building

To build all GLSP client packages simply execute the following in this directory:

yarn

At the of the build step the bundled frontend code will be copied to the org.openbpman.eclipse.integration.editor Eclipse plugin

Using preconfigured tasks

Alternatively to executing these commands manually, you can also use the preconfigured VSCode tasks (via Menu Terminal > Run Task...):

  • Build Open-BPMN GLSP example
  • Copy Open-BPMN GLSP Client bundle

More information

For more information, please visit the Eclipse GLSP Umbrella repository and the Eclipse GLSP Website. If you have questions, please raise them in the discussions and have a look at our communication and support options.