I am getting a Error java.lang.nullpointerexception while creating new project using Zend studio.
I am using Zend Studio 9.0.1
I have used following steps:
File -> New -> Local Php Projects -> Add Project name, then click Next -> Click Finish.
Please suggest how can i resolve it.
NullPointerException
is thrown when an application attempts to use null in a case where an object is required. Try to re-install / or fix it maybe (if there is such option) - Ilgıt Yıldırım