-
Notifications
You must be signed in to change notification settings - Fork 109
Closed
Labels
good first issuehacktoberfestThis issue welcomes contributions for HacktoberfestThis issue welcomes contributions for Hacktoberfest
Description
Describe the bug
When you run the tool without Java installed (or during the tool installation), it prints a link to install Java (https://www.java.com/en/download/). Unfortunately, that page offers Java 8, which isn't recent enough for the tool.
To Reproduce
- Run the tool without Java installed or with an older version of Java. See the link it prints.
OR - Run the Windows installer without Java/with an older Java in the system, and press Yes when it prompts you to update Java. See the page that opens in the browser.
Expected behavior
The tools and the installer link to a page that doesn't trick the user into installing an incompatible version of Java. E.g., https://www.oracle.com/java/technologies/downloads/ would work.
Environment:
- OS: Windows
- Version: any
Screenshots

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issuehacktoberfestThis issue welcomes contributions for HacktoberfestThis issue welcomes contributions for Hacktoberfest