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...