Bruno Borges
Bruno Borges
Going deeper, we should be either explicit of the behavior is set by the worker, or allow the user to dictate the behavior. 1) Be explicit: enforce that the entry...
Yeah, code works.
Here's the release page we will be using: https://github.com/microsoft/openjdk/releases/tag/untagged-6aed32b54f44432fccbf
Alright, release for the January updates has been submitted. Those watching this repo get a notification. https://github.com/microsoft/openjdk/releases
Hey @hexiaokai, I see limitations in working with modules (Java 9+) on VS Code. First issue I found is that it is incorrectly injecting a classpath into the modulePaths property.
https://github.com/brunoborges/fx2048 is a Java project that uses Gradle to run, and so far it has been extremely painful to get VS Code to debug it.
I'm not following...
What is that allowing user to choose a different JDK from within the script, will give to said user? More than just "let the user choose a different provider in...
@maxandersen há. Yeah... I am saying that unless there is clarity on what would be the value for allowing end user choosing which JDK to use, then this feature shouldn't...
But I really can't see value in letting the script have information on which JDK to be used. It's not like one JDK will be inherently different than another that...