eclipse导入jquery包后报错该怎么解决?
末日的春天
末日的春天 2017-03-04 14:21:07
0
2
1014

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

末日的春天
末日的春天

reply all(2)
数据分析师

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.

伊谢尔伦

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

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

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

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

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template