| Lee Francis Wilhelmsen 2004-08-24, 8:22 am |
| Hi
I've just updated my IDE to 5.1.2 with the new 5.0.2.2 Portlet toolkit
so I was hoping this was fixed in this release, but maybe not - or maybe
this is a setting I've enabled without knowing?
I'm talking about the load of
JavaCompile: The local variable _jspx_eval_portletAPI_init_0 is never read.
JavaCompile: The local variable _jspx_eval_portletAPI_encodeNamespace_0
is never read.
JavaCompile: The local variable _jspx_eval_portletAPI_encodeNamespace_1
is never read.
....
warning messages I get in the Task list view when working with jsp. All
these messages relate to the portletAPI prefix namespace included using
<%@ taglib uri="/WEB-INF/tld/portlet.tld" prefix="portletAPI" %>
Is there any way to get rid of these messages without removing the
warning messages for other Java projects?
regards
Lee Francis
|