oracle / javavscode

Java platform support for Visual Studio Code for full featured Java development (edit-compile-debug & test cycle)
Apache License 2.0
231 stars 31 forks source link

Removed glob usage from JDK Downloader #134

Closed Achal1607 closed 8 months ago

Achal1607 commented 8 months ago

Removed glob code and wrote alternate code using fs lib which is already present in node js.