.jspf error checking
Hi, guys
I have a project where the page contains several .jspf included. The bad thing is that the imports for example are in one .jspf and some code that needs them in another. So the result is that IDEA shows the second .jspf as full of errors, which in fact is not true. I'm a programmer, so I see that this is a hard issue to solve, 'cause U never know if the .jspf with the imports will be included or not ect. Anyway, do U think it's possible to do something about this?
Regards
请先登录再写评论。
I generally do not code like this, but I have a co-worker who has
inherited several project that are coded this way. A fix would be most
appreciated. I get the impression from my co-worker that this used to
work in 3.x.
Norris Shelton
Sun Certified Java Programmer
lllopo wrote:
>Hi, guys
>I have a project where the page contains several .jspf included. The bad thing is that the imports for example are in one .jspf and some code that needs them in another. So the result is that IDEA shows the second .jspf as full of errors, which in fact is not true. I'm a programmer, so I see that this is a hard issue to solve, 'cause U never know if the .jspf with the imports will be included or not ect. Anyway, do U think it's possible to do something about this?
>
>Regards
>