Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Validator Filters
Validator Filters [message #193851] Mon, 04 June 2007 06:27
Cameron Bateman is currently offline Cameron BatemanFriend
Messages: 481
Registered: July 2009
Senior Member
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
Previous Topic:WTP 2.0 RC1 - taglib requires URI
Next Topic:Datatools project RC2 doest show it's perspective
Goto Forum:
  


Current Time: Thu Apr 25 12:00:45 GMT 2024

Powered by FUDForum. Page generated in 0.03226 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top