いくつかの苦い、苦い経験から、私はMyEclipseの「警告」を0にする使命を帯びています。
1つは
NLS missing message: Obsolete_attribute_name___ERROR_ in: org.eclipse.wst.html.core.internal.HTMLCorePluginResources deleteAuthorities.jsp /C030/src/main/webapp/WEB-INF/flows/manageauthoritiess line 16 JSP Problem
問題のポイントは、行のセルパディングです
<table cellpadding="0" cellspacing="0" id="viewTable">
これが何を意味するのかは推測できますが、やはり苦い経験から、それは良い考えではありません。
メッセージの意味と修正方法を教えてください。