Skip to content
Discussion options

You must be logged in to vote

Hi @Ginxss,

Currently there is no default integration with the Eclipse Properties View but I think the general workflow would be something like this:

  1. Ensure that you can retrieve the selection from your GLSP diagram. You have several options to do this: Register a custom action handler for the SelectAction that then sends the selection to the server using a new ServerSelectAction, listen to the existing selection service and then send the new custom action or override the selection service to achieve the same result. Probably having a custom action handler is the least intrusive for this but maybe you already have a customization in your project.

  2. On the server side, register a ServerS…

Replies: 1 comment 7 replies

Comment options

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

@Ginxss
Comment options

@martin-fleck-at
Comment options

@Ginxss
Comment options

@martin-fleck-at
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
2 participants