Shanedell commented on issue #386: URL: https://github.com/apache/daffodil-vscode/issues/386#issuecomment-1353204297
That extension is a language server, I believe you still need to set a setting for the extension to find the JDK to use. I don't think it has an embedded jdk that would be difficult to do. It looks like to be able to support Java 8 we would need to downgrade the `com.microsoft.java.debug.core` to `v0.34.0` as that is the last version built using java 8. @mbeckerle @stevedlawrence @tuxji Do you think we would want to downgrade this version to get support of Java 8 or what would your recommendations be? -- 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]
