This is what I did:
- Shift + Right Click in the forge folder
- Clicked "open command window here"
- Typed in "
gradlew setupDecompWorkspace eclipse
" - Once it's done there's an error message that says:
you are running the setupDecompWorkspace task and an IDE/build task in the same command. Do them separately."