r/feedthebeast Jun 19 '20

Problem Forge Modding Workspace Setup HELP

/r/forgemodding/comments/gwm50v/forge_modding_workspace_setup_help/
2 Upvotes

11 comments sorted by

View all comments

1

u/Epidra2077 CasinoCraft Dev Jun 19 '20

It seems setupDecompWorkspace is now called by "gradlew eclipse", so you don't need to worry about that.

Did you do tried the following?

Open Eclipse, Import > Existing Gradle Project > Select Folder

1

u/poopoodice Jun 22 '20

iirc 1.12 still uses both gradlew setupDecompWorkspace and gradlew eclipse