I have recently upgraded my mac to os monetery and after wards when i try to download sts and try to import gradle projects i keep getting org.gradle.tooling.GradleConnectionException:
I have tried following
- configure my work space settings to use java 8 and gradle 2.14 by setting up gradle home and java home explicitly on sts
- overriding the sts setting by specifying javahome and gradle home
I am getting the preview failed exception and not able to set up environment Issue screen on sts
I tried following steps from here Eclipse Gradle Plugin 'could not fetch model of type' but it didn't help