-
Notifications
You must be signed in to change notification settings - Fork 154
Closed
Labels
Description
Environment
- Operating System: OS X, Linux, Windows (tested all)
- JDK version: jdk1.8.0_25, issue most likely not related to any specific JDK
- Visual Studio Code version: 1.44.1
- Java extension version: 0.60.0 ?
Steps To Reproduce
- Disconnect computer from internet
- Run command palette command "Java: Configure Java Runtime". Indicators just keep on spinning, java paths don't get listed ever.
Current Result
JDK configuration fails. Indicators keep on spinning, java paths/install locations/etc. are not found.
This happens even if java.home setting is defined.
Expected Result
JDK should be able to be configured without internet access. When internet access is enabled, java paths are found normally. This should work in offline mode or restricted network access, too.
Additional Information
This bug/feature prevents usage of VS Code as Java IDE on our restricted private company network.