eclipse-emfcloud / ecore-glsp

ecore-glsp
Other
32 stars 25 forks source link

Update the Ecore GLSP client and support ConfigureServerHandlersAction #49

Open CamilleLetavernier opened 4 years ago

CamilleLetavernier commented 4 years ago

Issue #47 updated the server application. This update introduced the new ConfigureServerHandlersAction, which lets the server tell the client which action kinds it handles. This reduces the amount of configuration required on the client.

The Ecore GLSP Client should be updated to handle this new action.