Multiple annotations found at this line解决

2024-10-30 23:46:35

1、打开eclipse中的html文件,会出现如图所示的错误,下面我们进行修改,转到下一步。

Multiple annotations found at this line解决

2、将每一行中,所有变量的值都用双引号引起来,然后Ctrl+S保存,警告消失了,对于<tag>内容</tag>不匹配的问题,建议将较短的<tag>内容</tag>尽量放在同一行中。

Multiple annotations found at this line解决
猜你喜欢