Jump to content

[Solved] Mod dependency gradle


Gaprosys

Recommended Posts

Hi,

i have 3 different mod projects: 1 core-mod and 2 which depend on the core.

I added the jar + sources.jar to the referenced library in eclipse and eclipse showed no errors, but when i tried to compile on of the "child" mods with gradlew build, I got many errors saying that the referenced variables and classes do not exist.

How can I tell gradle what I told eclipse?

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.