MCP-Reborn icon indicating copy to clipboard operation
MCP-Reborn copied to clipboard

Has anyone tried using VSCode to open it ?How to do it

Open TianLe781 opened this issue 2 years ago • 4 comments

I only have VSCode and have installed Java and Gradle plugins, but they just don't work

TianLe781 avatar Aug 09 '23 08:08 TianLe781

You could install the Java Language Support Extension by Red Hat, open the project base folder and it will automatically start to configure the gradle and set you up with a language server. After that just run the two gradle commands as per tutorial (open terminal in base folder and execute ./gradlew setup and ./gradlew runclient)

fruehlingsrollen avatar Aug 18 '23 15:08 fruehlingsrollen

Even if you do that it will keep loading forever

deblpr avatar Sep 11 '23 14:09 deblpr

give error in console with this in grandle on VSCode

import net.minecraftforge.gradle.common.util.Utils import net.minecraftforge.gradle.common.util.VersionJson

ghost avatar Sep 22 '23 11:09 ghost

i just dont know ._.

shkrnm avatar Dec 09 '24 13:12 shkrnm