Trying to build `arrow`, but have `Building with a...
# arrow
r
Trying to build
arrow
, but have
Building with a JRE or JDK9 is currently not supported.
. Which one do I need? 11?
k
How are you building it? With gradle? What is your JAVA_HOME environment variable pointing at?
r
Thanks for response. Yes, with Gradle. This exception was thrown in gradle script of
arrow-meta
module. Just commented that code and all is fine now.
i
you need 7