Skip to content

An attempt of Real-Time Collaborative Modeling using GLSP framework

License

Notifications You must be signed in to change notification settings

blended-modeling/GLSP_Graphical_Editor

Repository files navigation

GLSP_Graphical_Editor

Basic graphical editor using GLSP framework based on statemachine language, also a new attempt at collaborative work based on the GLSP project.

Steps

(1) Open the project-templates/modelserver-glspjava-emf-theia

(2) Build the example The server component is built with maven and the client component is built with yarn. To build all components execute the following in the directory:

yarn build

Run the example

To start the Theia browser application with the integrated TaskList example, execute the following command in the root directory

yarn start

This will launch the example in the browser with an embedded Model Server and GLSP server on localhost:3000. image

About

An attempt of Real-Time Collaborative Modeling using GLSP framework

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages