Validator Filters [message #193851] |
Mon, 04 June 2007 02:27 |
Eclipse User |
|
|
|
Greetings,
I am trying to extend our validation feature to cover all JSP features.
Currently our org.eclipse.wst.validation.validator extension uses file
extension filters, "*.jsp" and "*.jspx" to pick up resources to validate.
If I want to extend this to the universe of possible JSP files that
could be in a web project, including JSP fragments, would it be better
for me to use the "contentTypeBinding" extension property and specify the
jspsource and jspsourcefragment content types or to try to capture it
using additional file extension filters?
--Cam
|
|
|
Powered by
FUDForum. Page generated in 0.04545 seconds