[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.webtools] Is order of validation builders important?

I use WTP and PHP, and I have found that the order of the validation builders is important for javascript warnings and tags to show up.
The correct order must be:

Validator
Script builder
Javascript validator

Is this intended behaviour or is this a bug?