scholarsmate commented on issue #386:
URL: 
https://github.com/apache/daffodil-vscode/issues/386#issuecomment-1353262770

   @Shanedell, I'm not advocating for us to embed a JDK.  What I'm advocating 
for is using the [Language Support for Java by Red 
Hat](https://marketplace.visualstudio.com/items?itemName=redhat.java) extension 
to run our language server and not rely on the OS-installed one.  This is what 
the Microsoft Java debugger is doing and I think we should be doing the same, 
even if it turns out we don't _need_ the Microsoft Java debugger, we still want 
the Language Support for Java by Red Hat to provide the JDK/JRE to run our 
Scala servers.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to