-
I have an extension which uses the OSGi EventAdmin. However, I cannot seem to get a running service instance in a deployed JDTLS installation. Which is odd because I thought this is a central Equinox service. |
Beta Was this translation helpful? Give feedback.
Answered by
guw
Feb 18, 2024
Replies: 1 comment
-
I stand corrected. It's a separate bundle in Equinox |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
guw
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I stand corrected. It's a separate bundle in Equinox
org.eclipse.equinox.event
, which is not deployed in JDTLS.