Regular |
 |
Joined: Wed Mar 10, 2010 4:48 am Posts: 106
|
I've made an application with Hibernate in Eclipse. Now I want to export my project and copy it to another system. But I'm having problems with all the files that need to be imported.
I've copied the jars I include in my build path. But on the other systems classes are missing.
I made the application on Mac and the other system runs on XP. I don't know if this causes problems or perhaps I need to install plugins I forgot about.
My question is if anyone knows a tool I can use to see what is used or what is needed? Or perhaps a site with a clear explanation which jar is used for what.
Can somone help me with this?
It would be perfect if I could just set some options like mysql, hibernate or log4j and the needed jars are gettered.
|
|