get_explicit_jdk_paths seems to return a single st...
# general
b
get_explicit_jdk_paths seems to return a single string in my case, and then it gets splatted into ExplicitEnvironment which splits it out into single characters (because a string is iterable)