I have an exclamation mark beside my project package! and it doesn't run properly!!
The project was created in another computer ( my classmate's). When i try to run it i get : Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version number in .class file
I understand that i need to change the properties of the project. But how to know which are the properly version that i should use?
My enviroment OS: Mac osx 10.5.8 IDE: eclipse indigo
original enviroment(my classmate's) I don't know
I checked the mac updates but there is no update available , so I suppose I'm using the latest java version available for my system.