Relative Content

Tag Archive for javaflutter

JDK version not showing in settings

When I open settings I cannot see the JDK version. No one has listed this problem before, so I am struggling to find a solution. Whenever I have seen screenshots of other people of the settings page, they have the ability to change the Java version there, but for some reason, I don’t even have the options other people have. I just updated my Android Studio version.

In flutter: Unable to make field private final java.lang.String java.io.File.path accessible

java version: ava version “11.0.23” 2024-04-16 LTS
Java(TM) SE Runtime Environment 18.9 (build 11.0.23+7-LTS-222)
Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.23+7-LTS-222, mixed mode)
JDK: javac 11.0.23
my gradle-wrapper.properties: distributionUrl=https://services.gradle.org/distributions/gradle-7.3-all.zip
When I run project, err: Execution failed for task ‘:app:processDebugMainManifest’. > Unable to make field private final java.lang.String java.io.File.path accessible: module java.base does not “opens java.io” to unnamed module @284c16de