Every time I open Eclipse, I get the following error messages:
Android SDK Content Loader: parseSdkContent failed java.lang.NullPointerException
Initializing Jav
This is just weired. In my case when I took a subversion update, I was getting this problem. The reason was the corruption of my project.properties file (due to subversion conflict). I just corrected the file and problem got solved.