setting up JDK 6 was possibly the hardest aspect o...
# kontributors
m
setting up JDK 6 was possibly the hardest aspect of getting a build running whenI did it a month ago.
l
for now I have compiled the entire thing by enabling the flag in gradle.properties file, but just curious, how did you resolve this JDK 6 issue?
d
You can manually download obsolete JDK version s from Oracle Archive https://www.oracle.com/java/technologies/downloads/archive/
l
I didn't try manually downloading this legacy version of java but as mentioned on the README I installed it via homebrew. But let me try this method as well. I am unblocked for now as the flag you mentioned in another thread resulted in successful compilation. Thanks again for that!
m
Just coming back to this to post the archive link, glad its already here 🙂