Hello Community,
I have a problem with importing the Forge-Libraries into my Eclipse Project. I did all the stuff with gradlew, but what I want is a forge.jar File which I can import into my Eclipse project, similiar to teh Bukkit or Spigot API. The only file which looks like a forge.jar Library is in my /build/tmp/decomileMC folder, but when I import this jar into Eclipse, it shows all packages, but without their classes. Though after a decompile of the same jar-file, jd-gui shows the classes. It seems that, Eclipse has issues importing thic specific library.
I'm thankful for every help you give me!
Forward