Home  >  Article  >  Backend Development  >  How to solve eclipse php error reporting problem

How to solve eclipse php error reporting problem

藏色散人
藏色散人Original
2020-09-02 09:57:072594browse

The solution to eclipse php error: first install eclipse; then install php in eclipse; finally select the [select all] option during the installation process.

How to solve eclipse php error reporting problem

Recommended: "PHP Video Tutorial"

eclipse installation php error report

eclipse reported the following error when installing php. I only knew that I needed to install other things first, but I didn’t know what to install. Finally, I selected them all and solved the problem.

Cannot complete the install because one or more required items could not be found.
  Software being installed: PHP Development Tools (PDT) Composer Support 5.0.0.201706130902 (org.eclipse.php.composer.feature.group 5.0.0.201706130902)
  Missing requirement: Composer Core 5.0.0.201706130902 (org.eclipse.php.composer.core 5.0.0.201706130902) requires 'bundle org.eclipse.dltk.core 0.0.0' but it could not be found
  Cannot satisfy dependency:
    From: PHP Development Tools (PDT) Composer Support 5.0.0.201706130902 (org.eclipse.php.composer.feature.group 5.0.0.201706130902)
    To: org.eclipse.php.composer.core [5.0.0.201706130902]

How to solve eclipse php error reporting problem

The above is the detailed content of How to solve eclipse php error reporting problem. For more information, please follow other related articles on the PHP Chinese website!

Statement:
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