superaj 's Home

一辈子,总还是得让一些善念, 推着我们前行, 不管是三年,还是三十年, 专注做点东西, 至少对得起光阴。

The resource is not on the build path of a PHP project

修改 .project 为

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
 <name>z</name>
 <comment></comment>
 <projects>
 </projects>
 <buildSpec>
  <buildCommand>
   <name>net.sourceforge.phpeclipse.parserbuilder</name>
  <arguments>
  </arguments>
  </buildCommand>
 </buildSpec>
<natures>
<nature>net.sourceforge.phpeclipse.phpnature</nature>
</natures>
</projectDescription>

 

Previous Article
Copyright © 2026 superaj 's Home. All Right Reserved.