Skip to content
Discussion options

You must be logged in to vote

Hi @Ginxss,
unfortunately the project template for java-emf-eclipse is not available yet. If you want to you can check out an early WIP version here: eclipse-glsp/glsp-examples#152

I will try to break down the basic steps necessary to integrate your diagram editor into eclipse (using the WIP template as an example).
For this break down I assume that you are already familiar with the basics of plugin development and extensions in Eclipse.

In a nutshell a GLSP diagram editor is just a plain Eclipse Editor with an SWT browser widget. The glsp-client is bundled in a simple webapp that is served via a jetty server on a specific address. The SWT browser widget of the diagram editor than simply …

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@Ginxss
Comment options

@tortmayr
Comment options

@Ginxss
Comment options

@tortmayr
Comment options

@planger
Comment options

Answer selected by Ginxss
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants