Home > Backend Development > PHP Tutorial > Solution to javalangNullPointerException error in Zend Studio for Eclipse

Solution to javalangNullPointerException error in Zend Studio for Eclipse

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-07-29 08:39:22
Original
1222 people have browsed it

Of course, this thing consumes a lot of memory, so it is not recommended if the configuration is poor.
When I used it recently, I found that after building a PHP project, this error occurred when I opened Zend Studio for Eclipse
An internal error occurred during: "Building PHP projects ..."
java.lang.NullPointerException
Very annoying. After an error occurs, PHP projects will stop building, and all code prompts will disappear. You need to rebuild manually.
I found a solution in the zend forum today, share it:
In the menu Select Window -> Preference -> General -> Startup and Shutdown
Remove the two options "Advanced Debugger UI Plug-in" and "PDT debug daemon Plug-in".
Turn off "Build Automatically"
In the project Right click -> "Properties" > "Builders", remove "PHP Project Builder"

The above introduces the solution to the javalangNullPointerException error in Zend Studio for Eclipse, including the relevant content. I hope it will be helpful to friends who are interested in PHP tutorials.

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
php data acquisition?
From 1970-01-01 08:00:00
0
0
0
PHP extension intl
From 1970-01-01 08:00:00
0
0
0
How to learn php well
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template