search

Home  >  Q&A  >  body text

eclipse导入jquery包后报错该怎么解决?

eclipse导入jquery包后报错该怎么解决?

末日的春天末日的春天2860 days ago1056

reply all(2)I'll reply

  • 数据分析师

    数据分析师2017-10-01 00:41:08

    How to solve the error after eclipse imports the jquery package? -PHP Chinese website Q&A-How to solve the error after eclipse imports the jquery package? -PHP Chinese website Q&A

    Let’s take a look and learn.

    reply
    0
  • 伊谢尔伦

    伊谢尔伦2017-03-04 14:22:14

    eclipse导入jquery包后报错,处理步骤如下: 

    1.打开项目.project文件,去掉如下内容: ]

    <buildCommand> 
    <name>org.eclipse.wst.jsdt.core.javascriptValidator</name> 
    <arguments> 
    </arguments> 
    </buildCommand>

    2.删除原来的js,重启重新复制一份,因为原来的文件已被eclipse项目标记为错误了。

    reply
    0
  • Cancelreply