Connect to running eclipse instance #723
frankbenoit
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible to connect neovim to a jdtls running inside a running Eclipse IDE?
For my projects, I work with several eclipse installation, with different target platforms loaded and various workspace settings. Completing the build takes several minutes.
With the vrapper plugin, I would be able to start up external neovim in the cursor position. If now the jtdls would work seamless, that would be so good.
Is it possible to have jtdls running and listening on a port in "normal" Eclipse IDE?
Would it be possible to configure nvim to connect to that running instance?
Frank
Beta Was this translation helpful? Give feedback.
All reactions