The solution to the red cross when importing a project in eclipse: first right-click the project name, select [Configure Build Path] in [Build Path]; then select remove in Libraries; and finally add the JRE environment.
#Then The red cross is gone and the project can run normally
The above is the detailed content of What to do if a red cross appears when importing a project in eclipse. For more information, please follow other related articles on the PHP Chinese website!