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

All my projects are more or less the same; websites with mianly HTML and CSS files with some php and js. All my javascript is external.
I did some more testing and found that when the "javascript validator" comes first in the list, the errors, tasks and warnings do show up in the task-list, but only briefly. As if one of the other builders overwrites them?
If I make sure the javascript validator is last, they remain visible.