简体   繁体   中英

Eclipse throwing Gradle errors when importing project

I'm trying to produce a Minecraft mod for 1.12.2, but eclipse is throwing errors whenever I try to import the root folder of the 1.12.2 mdk. Here is the error

https://pastebin.com/twTSdmPu

I couldnt post pastebin link without code so here you go

It's likely that your Java version is too high, downgrade to Java version 8 (1.8) and configure your IDE to use Java 8 ( IntelliJ / Eclipse ).

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