I have been having a ton of trouble setting up forge 1.12.2 with eclipse. I did it back in 1.7.10 but it seems like much has changed since then. I was following a page that said not to do gradlew setupdecompworkspace (Which wasn't working for me) and to do gradlew genEclipseRuns then import it as a gradle project. This seemed to work except that there were no referenced libraries so nothing from forge was recognised. Help?