Skip to content
Discussion options

You must be logged in to vote

Thank you for your interest in Eclipse GLSP and for sharing the background of your project.

GLSP Architecture & Java-EMF Integration with VS Code

GLSP is designed with a flexible, decoupled architecture. It allows you to combine any backend/server implementation (e.g., Java-based with EMF models) with a frontend/client integration (e.g., VS Code extension using webviews). So, your intended combination—Java + EMF on the server side, with a VS Code extension as the frontend—is absolutely feasible and aligns well with GLSP’s design.

GLSP communicates between client and server via a well-defined protocol (using JSON over WebSockets/Sockets), so the frontend does not need to know the backend m…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by ichlaffterlalu
Comment options

You must be logged in to vote
1 reply
@tortmayr
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants