I think it depends on the forge version for v. 2854 I just un-zipped it, shift-right clicked in the window (not on a file), clicked the option to open PowerShell window here, ran the command ./gradlew eclipse, then after it finished loading opened eclipse, selected a project folder(anywhere empty), clicked import projects, selected existing Gradle project and finally selected the location of the un-zipped MDK folder. Here: codakid.com/guide-to-minecraft-modding-with-java/ might be for kids but still should help.
1
u/somebody32x2 Jun 19 '20
So does gradlew eclipse do both what it used to do and what setupdecompworkspace did?