Did a fresh install of Eclipse, JDK and android-sdk.
I am currently receiving this error when creating a new project
[2010-09-26 16:07:56 - Test] ERROR: Unable to open class file C:\workspace\Test\gen\com\example\test\R.java: No such file or directory
What's the reason for this and how I fix it?
Eclipse Helios 32 bit java version "1.6.0_21" Android sdk API 8
P.S. Im new to Android development.
EDIT: I tried most of you solutions, but nothing worked. So I started using my frineds install of Eclipse Ganymeade.