Android Eclipse issue Failed to create BuildConfig class

Viewed 8622

I am getting "Failed to create BuildConfig class" error while cleaning android project in eclipse. I have recently installed Eclipse Juno for Mobile developers and while I was trying to import my existing android applications, Eclipse started giving me this kind of error.

Eclipse is working fine If I create new android projects. What could be the possible cause and probable solution for this issue?

I am using OS - Windows Server 2008

4 Answers
Related