error while opening eclipse
android, android-2.2-froyo, eclipse
Solution
I work in this problem for 2 days. In my workspace I have 2 projects. After review both project.properties, project 1 reference project 2 and project 2 reference project 1. This cause a stackoverflow. I comment one line and the problem is solved.
Problem
When I try opening `eclipse` it opens, but it shows one error i.e `Android SDK content Loader has encountered a problem.parseSdkContent failed` When I click on details button, it shows me `parseSdkContent failed java.lang.NullPointeException`. And when I tried to create AVD it shows error that `Location of the android SDK has not been setup in the preferences` while I have already set the path in preferences. Please help me. Because of this issue my work is pending.