Errors running builder 'Android Resource Manager' on ADT

adt, android, eclipse, nullpointerexception

Solution

Switching to a new workspace worked for me.

File-> Switch Workspace.

Problem

I am facing a problem when I try to create new android project in eclipse adt plugin tools. ERROR/EXCEPTION:: `Errors occurred during the build. Errors running builder 'Android Resource Manager' on project 'test'. java.lang.NullPointerException` I have faced this problem two times previously. Only solution was to re-install Windows operating system which actually did solve the problem. But I want a real solution without re-installing Windows.

Original source

Related problems