Ever since the update to 0.7.0, upon opening any Java project the Webview saying the JDK is required always pops up, even though my system has JDK 11 on it. The checkbox saying Show overview page when using Java is ignored as well.

Environment
- Operating System: Windows 10
- JDK version:
openjdk version "11" 2018-09-25
OpenJDK Runtime Environment 18.9 (build 11+28)
OpenJDK 64-Bit Server VM 18.9 (build 11+28, mixed mode)
- Visual Studio Code version: 1.33.1
- Java extension version: 0.7.0
Steps To Reproduce
- Open a Java gradle project on windows 10.
Current Result
The webview shows
Expected Result
No webview to show
Additional Informations
The intellisense works, so the webview is just being invasive, and is just wrong.
Ever since the update to 0.7.0, upon opening any Java project the Webview saying the JDK is required always pops up, even though my system has JDK 11 on it. The checkbox saying
Show overview page when using Javais ignored as well.Environment
Steps To Reproduce
Current Result
The webview shows
Expected Result
No webview to show
Additional Informations
The intellisense works, so the webview is just being invasive, and is just wrong.