简体   繁体   中英

Downgrading java/gradle version homebrew

How would I go about downgrading Java from 15.0.2 to 1.8.0_261 and gradle from 6.8.2 to 5.6.4 ? I currently have both of them installed on my mac and need to downgrade. Thanks!

Unfortunately, there is no easy way to do this. However, there are tools that help you manage multiple versions of the same package on your computer. Gradle themselves, for instance, recommend "SDKMAN." which i am using now.

SDKMAN! link

it will be easier to work with it on Linux/MacOS than windows.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM