Hey guys, I’m currently developing a new game using Eclipse as my editor. When I compile the game in Eclipse it runs fine, no problems. However when I try to export the game to a jar file it gives me the error NoClassDefFoundError: LifeForce. After searching on the net i have found alot of suggestions to fix it but none of them are a problem. I am exporting it the same way i have done with other games with no difference accept the code and it works with all my other applications. Does anyone have any ideas to fix this?
Thanks in advance,
Gamepro65