following includes

Hello all,
I am currently evaluating IDEA, man what an impressive IDE for doing EJB
development. I do have one little issue with JSPs. We have a number of JSP
files that are included into all of our JSPs to give common elements to each
page. But when I open one of these include files, IDEA wants me to declare
the imports section, but I don't need to. It would be nice to be able to
tell IDEA that a file is an include file and to not worry about includes.
Secondly, pages that include these files can do code completion on the names
of variables declared in the included page, but can't see the methods of
these variables. If you need an example, I can send one along.

Thanks,
Patrick


0

Please sign in to leave a comment.