My ADT works well before I install JDK 7u67. But after install that, I have error like this when creating new Android project :
Errors occurred during the build. Errors running builder 'Android Resource Manager' on project 'Ders'. java.lang.NullPointerException
This is the error after creating new android project :