[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.webtools] Re: JSP fragments
|
Hi Paul,
currently, you cannot do anything about it.
Here is the enhancement request, vote for it ;-) !
https://bugs.eclipse.org/bugs/show_bug.cgi?id=155664
Best regards
Wolfgang
Paul wrote:
If I include a JSP fragment inside a master JSP file, how can I get
Eclipse to not complain about, for instance, variables defined in the
master that are referenced in the include? I've played with the
'Validate JSP fragments' thing with no success...