You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we execute jenv remove invalid, where invalid is an invalid jdk name, the command outputs the following message: Your JEnv was removed successfully. I think it should warn the user the given name is invalid.
The text was updated successfully, but these errors were encountered:
When we execute
jenv remove invalid
, whereinvalid
is an invalid jdk name, the command outputs the following message:Your JEnv was removed successfully
. I think it should warn the user the given name is invalid.The text was updated successfully, but these errors were encountered: