currently the intellij plugin does not respect sel...
# general
w
currently the intellij plugin does not respect selected JDK, and when it calls pants, the JDK in JAVA_HOME will be used. Before pants can provide the option to select jdk, would it be a viable solution to export JAVA_HOME=selected JDK then call pants? any opinion?