eclipse导入jquery文件报错
1. 打开项目的 .project 文件,删除这段
<buildCommand>?? <name>org.eclipse.wst.jsdt.core.javascriptValidator</name>?? <arguments>?? </arguments>? </buildCommand>
2. 删除已经导入的jquery.js文件
3. 重新导入jquery.js