Jump to content

Compiling a modular mod


Flenix

Recommended Posts

Hey guys,

 

I've been working on making my mod modular- IE, I have a "core" mod and then other "modules" which use elements from the core.

 

I was told the best way to do this when using multiple projects, is to add the core to the build path.

 

I had everything working nicely in Eclipse, but upon compiling, the compile fails because it can't find the core class files which the module is referencing.

 

Any suggestions on how I can get around this issue?

 

 

EDIT:

Fixed on IRC. I needed to put the .jar in the lib folder for the compiler to find it :)

width=463 height=200

http://s13.postimg.org/z9mlly2av/siglogo.png[/img]

My mods (Links coming soon)

Cities | Roads | Remula | SilvaniaMod | MoreStats

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.