how do I access builtin managed with courier java ...
# general
s
how do I access builtin managed with courier java from python tests? Right now we're using plain
python_tests
that use java from the host, but that requires the host to have java installed. Is there an easy way to use the same jvm configured in pants?