Today I suddenly started encountering
Error occurred during initialization of VMjava/lang/NoClassDefFoundError: java/lang/ref/FinalReference
in Eclipse Indigo. I followed here and also I tried here and now I am getting:
Error occurred during initialization of VM java.lang.StackOverflowError
I am building an Android application using Eclipse Java EE IDE.
EDIT: I don't know why it caused the problem but now I am able to run my activity by going through run-run configurations-android application-run.