I reference another eclipse project from the current project I am working on.
Everything is working fine except when I try to jar up the referenced project and use the jar instead of the eclipse project my project doesn't run properly.
I know this is a bit vague but is there something I might be doing wrong in jaring up the referenced eclipse project that eclipse takes care of when I just add the project as a reference?