打开项目的.project文件,将
<buildCommand>
                        <name>org.eclipse.wst.jsdt.core.javascriptValidator</name>
                        <arguments>
                        </arguments>
</buildCommand>
跟<nature>org.eclipse.wst.jsdt.core.jsNature</nature>
这两个地方删掉即可

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-04-22
  • 2021-11-16
  • 2021-04-10
  • 2021-07-31
  • 2021-07-26
猜你喜欢
  • 2021-07-11
  • 2021-06-28
  • 2021-08-27
  • 2021-12-09
  • 2022-12-23
  • 2021-03-29
  • 2022-12-23
相关资源
相似解决方案