Skip to content

How to use Dependency Injection in GLSP? #677

Answered by CamilleLetavernier
rsoika asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Ralph,

The dependency-injection creates a graph of objects. @Inject can only be used inside of objects that were also created via dependency-injection. So I think the first question is: how is your EventNodeBuilder created?

Replies: 1 comment 1 reply

Comment options

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

Answer selected by rsoika
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