question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

URGENT- "Java 11 or more recent is required to run. Please download and install a recent JDK"

See original GitHub issue

I don’t understand why today I’m getting this error. Managed to temporarily solve this by downgrading Language Support for Java(TM) by Red Hat to 0.64.1.

image

image

Environment
  • Operating System: Windows_NT x64 10.0.20161 (remote ssh to ubuntu 18)
  • JDK version: Open jdk 8
  • Visual Studio Code version: 1.47.2 (user setup)
  • Java extension version: 0.9.1
  • Java Debugger extension version: 0.27.1

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:16
  • Comments:52 (2 by maintainers)

github_iconTop GitHub Comments

37reactions
old-profilecommented, Aug 6, 2020

If you are like me and don’t like to upgrade java version just to keep using the extension this is a simple trick you can do. Go to extensions, settings then install version 0.64.1 which still works fine with java8

image

23reactions
shanewaz-abbascommented, Jul 22, 2020

Hey @seanGammage it seems like you can point to jdk 11 and it wouldn’t impact running the project, though I haven’t tried it as I am busy at the moment, and the downgrade was sufficient for me. To downgrade, you just have to go the java extension page and install another version and then reload.

image

Read more comments on GitHub >

github_iconTop Results From Across the Web

Java 11 or more recent is required to run. Please download ...
Java 11 or more recent is required to run. Please download and install a recent JDK. I need to use the JDK 8...
Read more >
Sonarlint v3.0.0 complains about java11 missing in vsc after ...
After installing a recent Java JRE, it seems the Java JDK is actually required? Edit: I installed the JDK jdk1.
Read more >
About Upgrading to Java 11 for VS Code for Java
First of all, Java 11 as minimum version of JDK is a requirement only for running VS Code for Java, and to be...
Read more >
How to Change Java Versions in Windows (Updated for JDK 18)
Step 1: Installing Multiple Java Versions. Installing multiple Java versions in parallel is incredibly easy in Windows. You can download and run the...
Read more >
Java Versions and Features - Marco Behler
Go to the Adoptium site, chose the latest Java version, download and install it. Then come back to this guide to maybe still...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found