Had the following error in Eclipse after installing Android 5.0 (SDK 21)
\"Loading data for Android 5.0\" has encountered a problem.
Pars
I tried all above mention step, but not able to solve the problem. After some research, I got Solution of my problem.
check eclipse.ini to see -vm, (like "C:/Program Files/Java/jre7/bin/javaw.exe").
i also have the problem you said and i found eclipse is started with java6. after i modify to use java7, there are no such fail dialog.