导入新项目 页面报错(而且还很多 一大片):
Multiple annotations found at this line:
Invalid location of text (;) in tag (<t.length>).
具体原因不太清楚。
解决方法参考如下:
第一种:Eclipse工具栏--------project-------clean 把你的项目清理一下
第二种:把你页面所用到单引号的地方改成双引号,没有引号的属性值也要加上引号
导入新项目 页面报错(而且还很多 一大片):
Multiple annotations found at this line:
Invalid location of text (;) in tag (<t.length>).
具体原因不太清楚。
解决方法参考如下:
第一种:Eclipse工具栏--------project-------clean 把你的项目清理一下
第二种:把你页面所用到单引号的地方改成双引号,没有引号的属性值也要加上引号