Every time I try to import a project downloaded from googlecode into Eclipse but I get some errors:
The project was not built since its build
I know this is too late. but I am also facing this issue and I fix this by following below steps.
Finally issue is fixed. I think this is because of If you build your project with higher JDK version thereafter you should build with same version.
NOTE : we are not facing this issue before until my colleague build with JDK 1.7. After he started to using JDK 1.7 only this issue occur.
Hope it will work for some one. And no need for install new eclipse.