Languages

Menu
Sites
Language
Tizen Studio 1.0 code compilation problem

I am facing poblem in compiling code.

Below is the error-

Errors occurred during the build.
Errors running builder 'CDT Builder' on project 'Shake'.
Internal error building project Shake configuration Debug
java.lang.NullPointerException
Internal error building project Shake configuration Debug
java.lang.NullPointerException

 

Aashish

 

Edited by: Ashish Patil on 05 Sep, 2016

Responses

1 Replies
Mehedi Alamgir

I also faced similar problem. My solution was

I removed all the previous project from Project Explorer List and  restart the IDE . Then import my project again . Now after build my  project it didn't show any error anymore.

 Do the above procedure and check whether error exists or not.