Skip to content

NiklasRentzCAU/sprotty-server

 
 

Repository files navigation

sprotty-server

Libraries to build Sprotty diagram servers in Java/Xtend.

Structure

  • org.eclipse.sprotty: Java bindings for the Sprotty API.
  • org.eclipse.sprotty.layout: Server-based layout using the Eclipse Layout Kernel framework
  • org.eclipse.sprotty.server: Base library for standalone Sprotty servers.
  • org.eclipse.sprotty.xtext: Glue code to integrate Sprotty diagrams with Xtext-based Language Servers. Enhances the LSP to communicate Sprotty Actions. Allows fully synchronized diagrams on language artifacts.

Build

./gradlew build

Pre-build Maven artifacts are available from Sonatype OSS.

See also

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Xtend 64.3%
  • Java 35.7%