eclipse 3.4中烦人的警告(1)

时间:2023-02-05 09:11:18
<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>

在eclipse 3.4中会出现警告提示 Tag (jsp : Directive.page) should be an empty-element tag.,很烦人的。

关闭警告的方式是:Window > Preferences > Web > HTML Files > Validation > Invalid empty element tag : Ignore