Skip to content
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.

error: Source option 6 is no longer supported. Use 7 or later. #157

Open
ConradKrinock opened this issue Jan 17, 2020 · 1 comment
Open

Comments

@ConradKrinock
Copy link

Hi It's Conrad again,

Background/Intro:

Downloaded gradle source from git clone https://github.com/gradle/gradle.git and "almost" have it running in IntelliJ.

Status:

OMG on the 1 yard line ready to score ...

Steps to Reproduce: see attachment

IntelliJ Debug Configuration.docx

Resolution

I've got everything working in IntelliJ and I believe this is the last configuration error (I've resolved at least a couple dozen). I think I need to use a different version of Java(?) So far I've tried:

  • jdk 13.0.1
  • but jdk 11.0.6 does not show in the JRE drop down (see attachment)

Hopefully this is a "known issue" and you can provide a quick resolution.

BTW

I'm working with Rooz Mohazzabi and Gary Hall regarding gradle enterprise.

Conrad J Krinock -- 775-450-1202
Cyber Security Architect
Wells Fargo Bank - Vendor Financial Services
Southfield, MI, USA

@ConradKrinock
Copy link
Author

Resolved !!! with JDK version 11

Step 1: Download and install JDK-11 on your PC
Step 2: Configure IntelliJ for JDK-11via File --> Project Structure --> Project --> Project SDK
new button; browse location of JDK-11 (C:\Program Files\Java\jdk-11...)
Step 3: Open your Debug Configuration and change the JRE dropdown to version 11

Leaving this Issue open and I can provide more details next week.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant