halcyon / asdf-java

A Java plugin for asdf-vm.
MIT License
454 stars 86 forks source link

`asdf list-all java` fails in Windows Cygwin #131

Open skwakman opened 3 years ago

skwakman commented 3 years ago

From a Cygwin terminal, if I run asdf list-all java I get the following message:

Unknown
operating
system:
CYGWIN_NT-10.0

Windows 10 20H2 Cygwin version 3.1.7(0.340/5/3)

joschi commented 3 years ago

asdf-java currently only supports Linux and macOS (Darwin).

Could you please post the complete output of asdf info on Cygwin?