1
votes

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.

enter image description here

Please suggest how can i resolve it.

1
What does it say when you click on the "Details" button? - gabe3886
This has nothing to do with PHP. I believe this is an application error. 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

1 Answers

0
votes

I uninstall Zend studio then again with new installation its working fine.