eclipsesource / eclipsesource/uml-glsp
Update the UML GLSP Theia contribution
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 12
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Once #10 is complete, we should update the way the UML GLSP Server is configured in uml-theia-integration:
- Reuse
JavaSocketServerContributionfrom GLSP: https://github.com/eclipse-glsp/glsp-theia-integration/blob/master/packages/theia-integration/src/node/java-socket-glsp-server.ts - Remove
UmlGLSPTheiaDiagramServer, as it should no longer be necessary after updating to the latest GLSP version.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by checking issue #10 and the current configuration in uml-theia-integration. Compare it with GLSP's JavaSocketServerContribution in the linked java-socket-glsp-server.ts, then identify the existing UmlGLSPTheiaDiagramServer references. Done means the integration uses the shared contribution and no longer needs the UML-specific server.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100