I was able to remove the red from the JSP if I put a '.' in front of the
path like this:
<%@ include file="./webroot/common/global.inc"%>

Rob.

"Alex Dommasch" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I think it's valuable to keep the file path checking.
> -Alex Dommasch
>
>
> Muthu Ramadoss wrote:
>
> > i have the following jsp include
> >
> > <%@ include file="/webroot/common/global.inc"%>
> >
> > the path of the file is absolute.. but idea is showing this line as an
error
> > line - shows red in the code syntax pane.
> >
> > i think you might want to skip checking the actual file path, and just
check
> > for any syntax errors. its annoying to see the jsp in red, when its not
an
> > error.
> >
> > thanks.
> >
> > --
> > Muthu Ramadoss
> > Senior Software Engineer
> >
> >
> >
> >
>


_______________________________________________
Eap-bugs mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-bugs

Reply via email to