621: improper highlighting in JSP for private static method in included file

I have a private static method defined in an include file
"functions.jsp" (that is included by many JSP's). However, the "parent"
JSP's (that have <%@ include file="../include/functions.jsp" %>)
highlight in red where those methods are called, saying the methods have
private access.

--
Alex Dommasch

0
1 comment

Alex,

This is fixed in build #623.

--
Best regards,
Mike Aizatsky.
-


JetBrains, Inc / IntelliJ Software
http://www.intellij.com
"Develop with pleasure!"


"Alex Dommasch" <alex.dommasch@co.multnomah.or.us> wrote in message
news:3CD80C37.8020809@co.multnomah.or.us...

I have a private static method defined in an include file
"functions.jsp" (that is included by many JSP's). However, the "parent"
JSP's (that have <%@ include file="../include/functions.jsp" %>)
highlight in red where those methods are called, saying the methods have
private access.

>

--
Alex Dommasch

>


0

Please sign in to leave a comment.