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

   Well with the current version of `com.microsoft.java.debug.core` (v0.38.0) 
it is compiled for Java 11 and up. So, we either can only support Java 11+ if 
we want to keep that the same or we need to downgrade 
`com.microsoft.java.debug.core` to a version compiled again Java 8. I had tried 
downgrading this to `v0.37.0` and there were a bunch of errors in the scala 
code that would need fixed. @mbeckerle @stevedlawrence Any thoughts on what 
would be best, do you think we should downgrade that package, fix the issues 
and make scala-steward ignore it?


-- 
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