Exporting in Eclipse

So before LD 25 I decided to try exporting a very simple game I made, I did it and the game worked perfectly when I opened it. Now I exported  a new project and on opening it, it’s telling me…

zaetgf

It haven’t changed my methods between now and last time, I exported the first one again and it worked. I’m guessing either the new workspace is different or I did something to make it work  last time that and don’t remember what.

Can someone help?

UPDATE: I moved the game to a java 1.6 project instead of 1.7 and it worked. Do I need to change settings? Re-download eclipse? My computer HAS the latest Java update.

Comments

mohammad
10. Apr 2013 · 19:29 UTC
First off it depends what compiler you where using, what engine you use what DDLs extensions you had used what models you used, what system it was made on, what language you script in, what files your missing, what folders you referenced to, and if any lines tried to open a file that was not locally located or was identified as an asset.
goerp
11. Apr 2013 · 13:27 UTC
Have you tried to clean the project?

in menu Project > Clean
Pyro
11. Apr 2013 · 13:47 UTC
Try using this little app:
Cognizant Game Studios
11. Apr 2013 · 18:07 UTC
I was just about to suggest jarsplice!